Skip to content

Commit 64cb0cf

Browse files
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Gu.Units.Json
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]>
1 parent 4eb4a19 commit 64cb0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gu.Units.Json/Gu.Units.Json.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" PrivateAssets="all" />
5555
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
5656
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.5.22" PrivateAssets="all" />
57-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
57+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
5858
<PackageReference Include="PropertyChangedAnalyzers" Version="4.0.0" PrivateAssets="all" />
5959
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
6060
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />

0 commit comments

Comments
 (0)