Skip to content

Commit 07cda86

Browse files
Bump Newtonsoft.Json
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@12.0.2...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e832356 commit 07cda86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/blazor/HowDoISample/ThinkGeo.UI.Blazor.HowDoI/ThinkGeo.UI.Blazor.HowDoI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
9+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
1010
<PackageReference Include="ThinkGeo.Ecw" Version="12.4.1" />
1111
<PackageReference Include="ThinkGeo.UI.Blazor" Version="12.4.1" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)