Skip to content

Commit

Permalink
Merge pull request #34 from scala-steward/update/scala-library-2.13.14
Browse files Browse the repository at this point in the history
Update scala-library, scala-reflect to 2.13.14
  • Loading branch information
carlosedp committed May 6, 2024
2 parents 0548c72 + 65e9aef commit 6dfc719
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 @@ -13,7 +13,7 @@ import io.kipp.mill.ci.release._
import de.tobiasroeser.mill.vcs.version.VcsVersion

val millVersions = Seq("0.10.12", "0.11.0") // scala-steward:off
val scala213 = "2.13.13"
val scala213 = "2.13.14"
val pluginName = "mill-aliases"

object plugin extends Cross[Plugin](millVersions)
Expand Down

0 comments on commit 6dfc719

Please sign in to comment.