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 b877155 commit 9336e53Copy full SHA for 9336e53
README.md
@@ -7,7 +7,7 @@
7
To use cucumber-jvm-scala in your project, add the following line to your `build.sbt`
8
9
```scala
10
-libraryDependencies += "io.cucumber" %% "cucumber-scala" % 4.2.0 % Test
+libraryDependencies += "io.cucumber" %% "cucumber-scala" % "4.2.0" % Test
11
```
12
13
### Maven
0 commit comments