Skip to content

Commit 62fe591

Browse files
chore(deps): bump Newtonsoft.Json (#432)
Bumps [Newtonsoft.Json](https://github.com./JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com./JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com.>
1 parent e32f711 commit 62fe591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serialization/EasyCaching.Serialization.Json/EasyCaching.Serialization.Json.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<ItemGroup>
35-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
35+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
3636
</ItemGroup>
3737
<ItemGroup>
3838
<Folder Include="Configurations\" />

0 commit comments

Comments
 (0)