Skip to content

Commit 6223f98

Browse files
authored
Merge pull request #384 from ArangoDB-Community/dependabot/nuget/arangodb-net-standard/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /arangodb-net-standard
2 parents 4539be2 + 55caeb5 commit 6223f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arangodb-net-standard/ArangoDBNetStandard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
22+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)