diff --git a/project/Dependencies.scala b/project/Dependencies.scala index dae7833e8..0c0cb21e6 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -2,7 +2,7 @@ import sbt._ object WellcomeDependencies { - val defaultVersion = "32.38.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually + val defaultVersion = "32.39.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually lazy val versions = new { val typesafe = defaultVersion