Skip to content

Commit

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

---
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 Jul 17, 2023
1 parent cf77182 commit 420b216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HealthChecks.Gremlin/HealthChecks.Gremlin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Gremlin.Net" Version="3.6.2" />
<PackageReference Include="Gremlin.Net" Version="3.6.4" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="7.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 420b216

Please sign in to comment.