Skip to content

Commit

Permalink
Bump scala-libs to v32.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weco-bot committed Apr 11, 2024
1 parent 313a094 commit 3c75aa8
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
@@ -1,7 +1,7 @@
import sbt._

object WellcomeDependencies {
val defaultVersion = "32.40.4" // This is automatically bumped by the scala-libs release process, do not edit this line manually
val defaultVersion = "32.41.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually

lazy val versions = new {
val fixtures = defaultVersion
Expand Down

0 comments on commit 3c75aa8

Please sign in to comment.