Skip to content

Commit

Permalink
Bump Gherkin from 23.0.1 to 28.0.0 in /Solutions
Browse files Browse the repository at this point in the history
Bumps [Gherkin](https://github.com/cucumber/gherkin) from 23.0.1 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@v23.0.1...v28.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 0c472dc commit d0c9d23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Gherkin" Version="23.0.1" />
<PackageReference Include="Gherkin" Version="28.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.2.1" />
<PackageReference Include="SpecFlow.NUnit.Runners" Version="3.9.74" />
Expand Down

0 comments on commit d0c9d23

Please sign in to comment.