Skip to content

Commit

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

---
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 and FlorianHockmann committed Nov 29, 2024
1 parent 92e70f3 commit c371106
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.2" />
<PackageReference Include="Gremlin.Net" Version="3.7.3" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\JanusGraph logomark color RGB.png" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit c371106

Please sign in to comment.