Skip to content

Commit 5ccd687

Browse files
authored
Merge pull request #144 from codingseb/dependabot/nuget/CodingSeb.ExpressionEvaluator.Tests/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /CodingSeb.ExpressionEvaluator.Tests
2 parents 192288a + b9208c7 commit 5ccd687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodingSeb.ExpressionEvaluator.Tests/CodingSeb.ExpressionEvaluator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<UserSecretsId>c4ac27fa-8b9c-4784-a284-7a9a06320537</UserSecretsId>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
11+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1212
<PackageReference Include="NUnit" Version="3.13.0" />
1313
<PackageReference Include="NUnit3TestAdapter" Version="3.17.0">
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)