Skip to content

Commit

Permalink
chore(deps): update dependency io.cucumber:cucumber-core to v7.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent b327212 commit 88097c4
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.20.0"
libraryDependencies += "io.cucumber" % "cucumber-core" % "7.20.1"
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"

0 comments on commit 88097c4

Please sign in to comment.