Skip to content

Commit

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

Update scala-library to 2.13.15
  • Loading branch information
fthomas authored Jan 12, 2025
2 parents 4cf66f3 + 2026708 commit 344b5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import mill.scalalib._
import $ivy.`com.lihaoyi::mill-contrib-buildinfo:`

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

object hello extends ScalaModule {
Expand Down

0 comments on commit 344b5ba

Please sign in to comment.