Skip to content

Commit e8c95b9

Browse files
authored
Merge pull request #1047 from danielgerlag/dependabot/nuget/src/providers/WorkflowCore.Persistence.MongoDB/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/providers/WorkflowCore.Persistence.MongoDB
2 parents 6fe8e93 + 2be0e5d commit e8c95b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/WorkflowCore.Persistence.MongoDB/WorkflowCore.Persistence.MongoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<ItemGroup>
2525
<PackageReference Include="MongoDB.Driver" Version="2.8.1" />
26-
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
26+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2727
</ItemGroup>
2828

2929
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">

0 commit comments

Comments
 (0)