Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2022
1 parent 8f77546 commit e41b953
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="1.1.1 " PrivateAssets="All"/>
<PackageReference Include="Gremlin.Net" Version="3.5.2" />
<PackageReference Include="Gremlin.Net" Version="3.6.0" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\JanusGraph logomark color RGB.png" Pack="true" PackagePath="\" />
Expand Down

0 comments on commit e41b953

Please sign in to comment.