Skip to content

Commit 5ba9959

Browse files
authored
Merge pull request #157 from cucumber/renovate/org.scala-lang.modules-scala-collection-compat-2.x
Update dependency org.scala-lang.modules:scala-collection-compat to v2.3.2
2 parents 96e991f + 39a4ff5 commit 5ba9959

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.1"
2+
libraryDependencies += "org.scala-lang.modules" %% "scala-collection-compat" % "2.3.2"

0 commit comments

Comments
 (0)