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