Skip to content

Commit

Permalink
Update scala-library to 2.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 12, 2023
1 parent d98a3cd commit f68d43e
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 @@ -14,7 +14,7 @@ import mill.define.{Target, Task}
trait Setup {
val millPlatform: String
val millVersion: String
def scalaVersion = "2.13.11"
def scalaVersion = "2.13.12"
def testMillVersions: Seq[String]
}

Expand Down

0 comments on commit f68d43e

Please sign in to comment.