Skip to content

Commit 1545bec

Browse files
Bump io.cucumber:cucumber-bom from 7.21.0 to 7.21.1
Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.21.0 to 7.21.1. - [Release notes](https://github.com/cucumber/cucumber-jvm/releases) - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md) - [Commits](cucumber/cucumber-jvm@v7.21.0...v7.21.1) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0837367 commit 1545bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<dependency>
205205
<groupId>io.cucumber</groupId>
206206
<artifactId>cucumber-bom</artifactId>
207-
<version>7.21.0</version>
207+
<version>7.21.1</version>
208208
<type>pom</type>
209209
<scope>import</scope>
210210
</dependency>

0 commit comments

Comments
 (0)