Skip to content

Commit

Permalink
Update coursier to 2.1.0-M7-39-gb8f3d7532 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarchambault authored Oct 28, 2022
1 parent ce501c4 commit d138fa2
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 @@ -6,7 +6,7 @@ import io.github.alexarchambault.millnativeimage.upload.Upload
import mill._
import mill.scalalib._

def coursierVersion = "2.1.0-M7-34-gf519b50a3"
def coursierVersion = "2.1.0-M7-39-gb8f3d7532"

object `cs-m1` extends JavaModule with NativeImage {
def ivyDeps = super.ivyDeps() ++ Seq(
Expand Down

0 comments on commit d138fa2

Please sign in to comment.