Skip to content

Commit d12e7f8

Browse files
committed
chore(deps): update dependency io.cucumber:cucumber-scala to v8.17.0
1 parent a541794 commit d12e7f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependecies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object Dependecies {
55
* Versions
66
*/
77
lazy val scalaTestVersion = "3.2.17"
8-
lazy val cucumberVersion = "8.14.2"
8+
lazy val cucumberVersion = "8.17.0"
99
/*
1010
* Libraries
1111
*/

0 commit comments

Comments
 (0)