Skip to content

Commit

Permalink
Update scala-collection-compat to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-bot committed Apr 15, 2024
1 parent 4a86688 commit 1795086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ object Dependencies {
}
)

val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.11.0"
val scalaCollectionCompat = "org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0"

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

0 comments on commit 1795086

Please sign in to comment.