Skip to content

Commit 7123db9

Browse files
chore(deps): update cucumberversion to v7.19.0
1 parent 645124a commit 7123db9

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 = "7.18.1"
41+
val cucumberVersion = "7.19.0"
4242
val jacksonVersion = "2.17.2"
4343
val mockitoScalaVersion = "1.17.37"
4444
val junitVersion = "4.13.2"

0 commit comments

Comments
 (0)