Skip to content

Commit 0b711a3

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scala-collection-compat to 2.14.0
1 parent f72e666 commit 0b711a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object Dependencies {
2121
}
2222
)
2323

24-
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.13.0"
24+
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.14.0"
2525

2626
val atmosphereJersey = "org.atmosphere" % "atmosphere-jersey" % "0.8.7"
2727
val javaxServlet = "javax.servlet" % "servlet-api" % "2.5"

0 commit comments

Comments
 (0)