Skip to content

Commit

Permalink
Bump newtonsoft.json from 12.0.1 to 13.0.2
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 8, 2022
1 parent 16e4cbd commit f3d660e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotnet_pg_proxy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="newtonsoft.json" Version="12.0.1" />
<PackageReference Include="newtonsoft.json" Version="13.0.2" />
<PackageReference Include="npgsql" Version="4.0.5" />
</ItemGroup>

Expand Down

0 comments on commit f3d660e

Please sign in to comment.