Skip to content

Commit

Permalink
chore(deps): update dependency io.cucumber:cucumber-core to v7.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 645124a commit 96e9f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build-dependencies.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libraryDependencies += "io.cucumber" % "cucumber-core" % "7.18.1"
libraryDependencies += "io.cucumber" % "cucumber-core" % "7.19.0"
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"

0 comments on commit 96e9f61

Please sign in to comment.