Skip to content

Commit

Permalink
Bump scala-libs to v32.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weco-bot committed Jul 25, 2023
1 parent d4f62ab commit 8f7bffb
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.26.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually
val defaultVersion = "32.27.0" // 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 8f7bffb

Please sign in to comment.