fix(deps): update dependency io.cucumber:cucumber-bom to v7.11.2 (#355)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-03-23 21:34:15 -07:00 committed by GitHub
parent 8d22a64f04
commit b26dd5833d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<dependency>
<groupId>io.cucumber</groupId>
<artifactId>cucumber-bom</artifactId>
<version>7.11.1</version>
<version>7.11.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>