Skip to content

Commit

Permalink
Merge pull request #45 from uJhin/dependabot/nuget/swg_generated/csha…
Browse files Browse the repository at this point in the history
…rp/csharp/src/IO.Swagger.Test/Newtonsoft.Json-13.0.1

Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /swg_generated/csharp/csharp/src/IO.Swagger.Test
  • Loading branch information
uJhin authored Jun 23, 2022
2 parents 7739439 + c235599 commit c6389e2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<packages>
<package id="NUnit" version="2.6.4" targetFramework="net45" />
<package id="RestSharp" version="106.12.0" targetFramework="net45" developmentDependency="true" />
<package id="Newtonsoft.Json" version="10.0.3" targetFramework="net45" developmentDependency="true" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" developmentDependency="true" />
<package id="JsonSubTypes" version="1.2.0" targetFramework="net45" developmentDependency="true" />
</packages>

0 comments on commit c6389e2

Please sign in to comment.