Skip to content

Commit e32f711

Browse files
chore(deps): bump Newtonsoft.Json in /src/EasyCaching.SQLite (#431)
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 7b63e26 commit e32f711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EasyCaching.SQLite/EasyCaching.SQLite.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</ItemGroup>
3737
<ItemGroup>
3838
<PackageReference Include="Dapper" Version="2.0.30" />
39-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
39+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
4040
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)