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 a541794 commit d12e7f8Copy full SHA for d12e7f8
project/Dependecies.scala
@@ -5,7 +5,7 @@ object Dependecies {
5
* Versions
6
*/
7
lazy val scalaTestVersion = "3.2.17"
8
- lazy val cucumberVersion = "8.14.2"
+ lazy val cucumberVersion = "8.17.0"
9
/*
10
* Libraries
11
0 commit comments