Skip to content

Commit 51b07f5

Browse files
committed
Update cucumberVersion for io.cucumber to v6.9.1
1 parent 0faa861 commit 51b07f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ scalaVersion := scala213
3838

3939
// Library versions
4040

41-
val cucumberVersion = "6.9.0"
41+
val cucumberVersion = "6.9.1"
4242
val jacksonVersion = "2.12.0"
4343
val mockitoScalaVersion = "1.16.3"
4444
val junitVersion = "4.13.1"

0 commit comments

Comments
 (0)