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 4febf3f commit 3dd08dc
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 io.kipp.mill.ci.release.CiReleaseModule
import io.kipp.mill.ci.release.SonatypeHost

val millVersions = Seq("0.10.12", "0.11.0-M10")
val scala213 = "2.13.10"
val scala213 = "2.13.11"
val pluginName = "mill-ci-release"

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

0 comments on commit 3dd08dc

Please sign in to comment.