diff --git a/project/Dependencies.scala b/project/Dependencies.scala index 448c26dc5..28b5055ae 100644 --- a/project/Dependencies.scala +++ b/project/Dependencies.scala @@ -1,7 +1,7 @@ import sbt._ object WellcomeDependencies { - val defaultVersion = "32.41.1" // This is automatically bumped by the scala-libs release process, do not edit this line manually + val defaultVersion = "32.42.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually lazy val versions = new { val fixtures = defaultVersion