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 63a3c02 commit f258934Copy full SHA for f258934
project/build-dependencies.sbt
@@ -1,2 +1,2 @@
1
libraryDependencies += "io.cucumber" % "cucumber-core" % "7.2.3"
2
-libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.6.0"
+libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.7.0"
0 commit comments