Skip to content

Commit

Permalink
Merge pull request #215 from scala-steward-dev/update/scala-library-2…
Browse files Browse the repository at this point in the history
….13.16

Update scala-library to 2.13.16
  • Loading branch information
fthomas authored Jan 18, 2025
2 parents bd00f97 + 4cfbfd3 commit 6bcea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import mill.scalalib._
import $ivy.`com.goyeau::mill-scalafix::0.4.2`

object Deps {
val scalaVersion = "2.13.15"
val scalaVersion = "2.13.16"
}

object hello extends ScalaModule {
Expand Down

0 comments on commit 6bcea52

Please sign in to comment.