Skip to content

Commit

Permalink
Update scala-library to 2.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 5, 2024
1 parent a7811d9 commit 1cbd5c2
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.{Cross, Target, Task}
trait Setup {
val millPlatform: String
val millVersion: String
def scalaVersion = "2.13.13"
def scalaVersion = "2.13.14"
def testMillVersions: Seq[String]
def osLibVersion: String
}
Expand Down

0 comments on commit 1cbd5c2

Please sign in to comment.