Skip to content

Commit

Permalink
Merge pull request #132 from ckipp01/update/mill-scalalib-0.10.15
Browse files Browse the repository at this point in the history
Update mill-scalalib to 0.10.15
  • Loading branch information
ckipp01 authored Jan 8, 2024
2 parents 37684e7 + e1c481a commit 8318ccb
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 @@ -16,7 +16,7 @@ import de.tobiasroeser.mill.integrationtest._
import io.kipp.mill.ci.release.CiReleaseModule
import io.kipp.mill.ci.release.SonatypeHost

val millVersions = Seq("0.10.13", "0.11.6")
val millVersions = Seq("0.10.15", "0.11.6")
val millBinaryVersions = millVersions.map(scalaNativeBinaryVersion)
val artifactBase = "mill-scip"
val scala213 = "2.13.12"
Expand Down

0 comments on commit 8318ccb

Please sign in to comment.