Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12be7af commit b1d3f48Copy full SHA for b1d3f48
examples/java-helloworld/pom.xml
@@ -36,13 +36,13 @@
36
<dependency>
37
<groupId>info.cukes</groupId>
38
<artifactId>cucumber-java</artifactId>
39
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
40
<scope>test</scope>
41
</dependency>
42
43
44
<artifactId>cucumber-junit</artifactId>
45
46
47
48
0 commit comments