Skip to content

Commit

Permalink
Merge pull request #792 from wellcomecollection/bump-scala-libs-to-v3…
Browse files Browse the repository at this point in the history
…2.41.1

Bump scala-libs to v32.41.1
  • Loading branch information
agnesgaroux authored Jun 10, 2024
2 parents 25de0ff + 844fd34 commit 143945f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,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 typesafe = defaultVersion
Expand Down

0 comments on commit 143945f

Please sign in to comment.