Skip to content

Commit

Permalink
Bump Gherkin from 27.0.0 to 28.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Gherkin](https://github.com/cucumber/gherkin) from 27.0.0 to 28.0.0.
- [Release notes](https://github.com/cucumber/gherkin/releases)
- [Changelog](https://github.com/cucumber/gherkin/blob/main/CHANGELOG.md)
- [Commits](cucumber/gherkin@v27.0.0...v28.0.0)

---
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] committed Feb 15, 2024
1 parent ae9cb01 commit 08a9111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NGherkin/NGherkin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Import Project="../Package.props" />

<ItemGroup>
<PackageReference Include="Gherkin" Version="27.0.0" />
<PackageReference Include="Gherkin" Version="28.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 08a9111

Please sign in to comment.