Skip to content

Commit 126868e

Browse files
committed
Bump the version of the cucumber-jvm-deps dependency.
Also handle that cucumber-jvm-deps has changed groupId.
1 parent 738df7f commit 126868e

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
@@ -37,7 +37,7 @@
3737
<artifactId>cucumber-core</artifactId>
3838
</dependency>
3939
<dependency>
40-
<groupId>info.cukes</groupId>
40+
<groupId>io.cucumber</groupId>
4141
<artifactId>cucumber-jvm-deps</artifactId>
4242
<scope>provided</scope>
4343
</dependency>

0 commit comments

Comments
 (0)