Skip to content

Commit 2b16c43

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/CountryData.Standard
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a1c81a commit 2b16c43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CountryData.Standard/CountryData.Standard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
27+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2828
</ItemGroup>
2929

3030
</Project>

0 commit comments

Comments
 (0)