Skip to content

Commit

Permalink
Bump scala-libs to v32.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
StepanBrychta committed Jul 24, 2024
1 parent 2364b4f commit f88bd6f
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.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
Expand Down

0 comments on commit f88bd6f

Please sign in to comment.