Skip to content

Commit c371106

Browse files
dependabot[bot]FlorianHockmann
authored andcommitted
Bump Gremlin.Net from 3.7.2 to 3.7.3
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] <support@github.com>
1 parent 92e70f3 commit c371106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JanusGraph.Net/JanusGraph.Net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</PropertyGroup>
2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
28-
<PackageReference Include="Gremlin.Net" Version="3.7.2" />
28+
<PackageReference Include="Gremlin.Net" Version="3.7.3" />
2929
</ItemGroup>
3030
<ItemGroup>
3131
<None Include="..\..\JanusGraph logomark color RGB.png" Pack="true" PackagePath="\" />

0 commit comments

Comments
 (0)