Skip to content

Commit 4864e0a

Browse files
Bump Newtonsoft.Json in /test/WorkflowCore.TestAssets
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.1...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a359235 commit 4864e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WorkflowCore.TestAssets/WorkflowCore.TestAssets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<ItemGroup>
4141
<PackageReference Include="FluentAssertions" Version="4.19.4" />
4242
<PackageReference Include="Moq" Version="4.7.145" />
43-
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
43+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
4444
<PackageReference Include="NUnit" Version="3.6.1" />
4545
</ItemGroup>
4646

0 commit comments

Comments
 (0)