Skip to content

Commit

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

---
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 Sep 9, 2021
1 parent ef63dec commit a15ffe0
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.0.0 " PrivateAssets="All"/>
<PackageReference Include="Gremlin.Net" Version="3.5.0" />
<PackageReference Include="Gremlin.Net" Version="3.5.1" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\JanusGraph logomark color RGB.png" Pack="true" PackagePath="\"/>
Expand Down

0 comments on commit a15ffe0

Please sign in to comment.