Skip to content

Commit

Permalink
Update mill-mima to 0.1.1 (#339)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 6, 2024
1 parent 31343b2 commit 7e18f73
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
@@ -1,7 +1,7 @@
import mill._, scalalib._, scalajslib._, scalanativelib._, publish._
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.1.0`
import $ivy.`com.github.lolgab::mill-mima::0.1.1`
import com.github.lolgab.mill.mima._

val communityBuildDottyVersion = sys.props.get("dottyVersion").toList
Expand Down

0 comments on commit 7e18f73

Please sign in to comment.