Skip to content

Commit

Permalink
Merge ce63d25 into 85f9994
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2021
2 parents 85f9994 + ce63d25 commit e5e7f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ libraryDependencies ++= Seq(
"com.typesafe.play" %% "play-guice" % playVersion % Provided,

// This library makes some Scala 2.13 APIs available on Scala 2.11 and 2.12.
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.3"
"org.scala-lang.modules" %% "scala-collection-compat" % "2.5.0"
)

libraryDependencies ++= Seq(
Expand Down

0 comments on commit e5e7f39

Please sign in to comment.