Skip to content

Commit

Permalink
Update scala-library to 2.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ckipp01-scala-steward[bot] committed Jun 8, 2023
1 parent 71eb2a6 commit 4065735
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 @@ -15,7 +15,7 @@ import io.kipp.mill.ci.release.SonatypeHost

val millVersions = Seq("0.10.12", "0.11.0-M10")
val millBinaryVersions = millVersions.map(scalaNativeBinaryVersion)
val scala213 = "2.13.10"
val scala213 = "2.13.11"
val pluginName = "mill-giter8"

def millBinaryVersion(millVersion: String) = scalaNativeBinaryVersion(
Expand Down

0 comments on commit 4065735

Please sign in to comment.