Skip to content

Commit a359235

Browse files
authored
Merge pull request #1051 from danielgerlag/dependabot/nuget/src/providers/WorkflowCore.Persistence.EntityFramework/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.1 to 13.0.1 in /src/providers/WorkflowCore.Persistence.EntityFramework
2 parents e297ca6 + bb63980 commit a359235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/providers/WorkflowCore.Persistence.EntityFramework/WorkflowCore.Persistence.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</ItemGroup>
3232

3333
<ItemGroup>
34-
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
34+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3535
</ItemGroup>
3636

3737
</Project>

0 commit comments

Comments
 (0)