Skip to content

Commit

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

Bump scala-libs to v32.39.0
  • Loading branch information
alexwlchan authored Aug 18, 2023
2 parents 5872de4 + 5602c19 commit b1ce8c8
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.38.0" // This is automatically bumped by the scala-libs release process, do not edit this line manually
val defaultVersion = "32.39.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 b1ce8c8

Please sign in to comment.