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.
2 parents 36af860 + 89143ef commit c4ecc51Copy full SHA for c4ecc51
project/build-dependencies.sbt
@@ -1,2 +1,2 @@
1
libraryDependencies += "io.cucumber" % "cucumber-core" % "6.10.2"
2
-libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.2"
+libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.3"
0 commit comments