Skip to content

Commit ed4a4c7

Browse files
committed
Update dependency org.scala-lang.modules:scala-collection-compat to v2.3.1
1 parent 2bd6c91 commit ed4a4c7

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

0 commit comments

Comments
 (0)