Skip to content

Commit

Permalink
Bump gherkin from 29.0.0 to 30.0.4 in /gremlin-dotnet
Browse files Browse the repository at this point in the history
Bumps [gherkin](https://github.com/cucumber/gherkin) from 29.0.0 to 30.0.4.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v29.0.0...v30.0.4)

---
updated-dependencies:
- dependency-name: gherkin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 6f770d5 commit 1fae5c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<ProjectReference Include="..\..\src\Gremlin.Net\Gremlin.Net.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="gherkin" Version="29.0.0" />
<PackageReference Include="gherkin" Version="30.0.4" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
Expand Down

0 comments on commit 1fae5c3

Please sign in to comment.