Skip to content

Commit 195e119

Browse files
authored
Merge pull request #7 from griesoft/dependabot/nuget/src/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src
2 parents 41ad2af + 3b07236 commit 195e119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RatingGateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<None Include="Resources\*.cs" />
3838
<Compile Remove="Resources\*.cs" />
3939
<None Include="..\LICENSE.md" Pack="true" PackagePath="" />
40-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
40+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4141
</ItemGroup>
4242

4343
<ItemGroup Condition=" $(TargetFramework.StartsWith('netstandard')) ">

0 commit comments

Comments
 (0)