Skip to content

Commit 26747c6

Browse files
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /csharp-ovh
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c33c7f4 commit 26747c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp-ovh/csharp-ovh.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ItemGroup>
1616
<PackageReference Include="Microsoft.Extensions.Configuration.Ini" Version="2.1.1" />
17-
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
17+
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
1818
<None Include="../LICENSE" Pack="true" Visible="false" PackagePath=""/>
1919
</ItemGroup>
2020

0 commit comments

Comments
 (0)