Skip to content

Commit 052f942

Browse files
Bump newtonsoft.json from 12.0.1 to 13.0.2
Bumps [newtonsoft.json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.1...13.0.2) --- updated-dependencies: - dependency-name: newtonsoft.json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d926d73 commit 052f942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet_pg_proxy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="newtonsoft.json" Version="12.0.1" />
13+
<PackageReference Include="newtonsoft.json" Version="13.0.1" />
1414
<PackageReference Include="npgsql" Version="4.0.14" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)