Skip to content

Commit

Permalink
Revert "Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /arangodb-net-s…
Browse files Browse the repository at this point in the history
…tandard"
  • Loading branch information
DiscoPYF authored Oct 18, 2022
1 parent 62381b9 commit 81fa953
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 81fa953

Please sign in to comment.