Skip to content

Commit 5e227ae

Browse files
authored
Merge pull request #166 from cucumber/renovate/org.scala-lang.modules-scala-collection-compat-2.x
Update dependency org.scala-lang.modules:scala-collection-compat to v2.4.0
2 parents b9dc357 + d817dab commit 5e227ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/build-dependencies.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
libraryDependencies += "io.cucumber" % "cucumber-core" % "6.9.1"
2-
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.3.2"
2+
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.4.0"

0 commit comments

Comments
 (0)