Skip to content

Commit

Permalink
Merge pull request #432 from ArangoDB-Community/revert-384-dependabot…
Browse files Browse the repository at this point in the history
…/nuget/arangodb-net-standard/Newtonsoft.Json-13.0.1

Revert "Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /arangodb-net-standard"
  • Loading branch information
DiscoPYF authored Oct 18, 2022
2 parents 81d59c8 + 81fa953 commit 34e2ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arangodb-net-standard/ArangoDBNetStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 34e2ccd

Please sign in to comment.