Skip to content

Commit

Permalink
Update mill-mima to 0.1.0 (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 17, 2023
1 parent c84fdb0 commit 8c3f166
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 @@ -12,7 +12,7 @@ import $ivy.`com.goyeau::mill-scalafix::0.3.1`
import com.goyeau.mill.scalafix.ScalafixModule
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0`
import de.tobiasroeser.mill.vcs.version.VcsVersion
import $ivy.`com.github.lolgab::mill-mima::0.0.24`
import $ivy.`com.github.lolgab::mill-mima::0.1.0`
import com.github.lolgab.mill.mima._
import os.Path
import scala.util.Try
Expand Down

0 comments on commit 8c3f166

Please sign in to comment.