Skip to content

Commit

Permalink
Update mill-mima to 0.0.22 (#69)
Browse files Browse the repository at this point in the history
Pull request: #69
  • Loading branch information
scala-steward committed Jun 6, 2023
1 parent 169ac96 commit 028d3fc
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.3.1`
import de.tobiasroeser.mill.vcs.version.VcsVersion
import $ivy.`com.github.lolgab::mill-mima::0.0.19`
import $ivy.`com.github.lolgab::mill-mima::0.0.22`
import com.github.lolgab.mill.mima._
import mill.scalalib.api.Util.isScala3

Expand Down

0 comments on commit 028d3fc

Please sign in to comment.