Skip to content

Commit

Permalink
chore(deps): update dependency io.cucumber:cucumber-core to v7.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent b557017 commit a7650b9
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.14.0"
libraryDependencies += "io.cucumber" % "cucumber-core" % "7.14.1"
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0"

0 comments on commit a7650b9

Please sign in to comment.