Skip to content

Commit

Permalink
Bump Gremlin.Net from 3.7.0 to 3.7.2
Browse files Browse the repository at this point in the history
Bumps [Gremlin.Net](https://github.com/apache/tinkerpop) from 3.7.0 to 3.7.2.
- [Changelog](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc)
- [Commits](apache/tinkerpop@3.7.0...3.7.2)

---
updated-dependencies:
- dependency-name: Gremlin.Net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent b559321 commit cd1b587
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JanusGraph.Net/JanusGraph.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Gremlin.Net" Version="3.7.0" />
<PackageReference Include="Gremlin.Net" Version="3.7.2" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\JanusGraph logomark color RGB.png" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit cd1b587

Please sign in to comment.