We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4033208 + f568e18 commit f46681eCopy full SHA for f46681e
pom.xml
@@ -31,12 +31,12 @@
31
<dependency>
32
<groupId>io.cucumber</groupId>
33
<artifactId>cucumber-java</artifactId>
34
- <version>6.6.1</version>
+ <version>6.8.1</version>
35
</dependency>
36
37
38
<artifactId>cucumber-core</artifactId>
39
40
41
42
<groupId>org.hamcrest</groupId>
@@ -52,7 +52,7 @@
52
53
54
<artifactId>cucumber-junit</artifactId>
55
- <version>6.7.0</version>
56
57
58
<groupId>junit</groupId>
0 commit comments