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 94b17b8 commit 7da83aaCopy full SHA for 7da83aa
build.sbt
@@ -40,7 +40,7 @@ scalaVersion := scala213
40
41
// Library versions
42
43
-val cucumberVersion = "7.28.0"
+val cucumberVersion = "7.28.1"
44
val jacksonVersion = "2.20.0"
45
val mockitoScalaVersion = "1.17.45"
46
val junit4Version = "4.13.2"
0 commit comments