Skip to content

Commit 0837367

Browse files
Bump io.cucumber:cucumber-bom from 7.20.1 to 7.21.0
Bumps [io.cucumber:cucumber-bom](https://github.com/cucumber/cucumber-jvm) from 7.20.1 to 7.21.0. - [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.20.1...v7.21.0) --- updated-dependencies: - dependency-name: io.cucumber:cucumber-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b88372d commit 0837367

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.20.1</version>
207+
<version>7.21.0</version>
208208
<type>pom</type>
209209
<scope>import</scope>
210210
</dependency>

0 commit comments

Comments
 (0)