Skip to content

Commit

Permalink
Merge 0ad35e1 into db91810
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2021
2 parents db91810 + 0ad35e1 commit 3aa9310
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.2"
"org.scala-lang.modules" %% "scala-collection-compat" % "2.4.3"
)

libraryDependencies ++= Seq(
Expand Down

0 comments on commit 3aa9310

Please sign in to comment.