Skip to content

Commit ebaeac8

Browse files
authored
Merge pull request #62 from ovh/dependabot/nuget/csharp-ovh/Newtonsoft.Json-13.0.2
Bump Newtonsoft.Json from 10.0.3 to 13.0.2 in /csharp-ovh
2 parents 7682c69 + 26747c6 commit ebaeac8

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)