Skip to content

Commit

Permalink
Update mill-mima to 0.0.24 (#1222)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 5, 2023
1 parent 17efb85 commit eaf5660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import $ivy.`com.lihaoyi::mill-contrib-bloop:$MILL_VERSION`
import $ivy.`io.get-coursier.util::get-cs:0.1.1`
import $ivy.`com.github.lolgab::mill-mima::0.0.23`
import $ivy.`com.github.lolgab::mill-mima::0.0.24`
import $ivy.`io.github.alexarchambault.mill::mill-native-image-upload:0.1.24`

import $file.project.deps, deps.{Deps, DepOps, ScalaVersions}
Expand Down
2 changes: 1 addition & 1 deletion project/mima.sc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import $ivy.`com.github.lolgab::mill-mima::0.0.23`
import $ivy.`com.github.lolgab::mill-mima::0.0.24`

import com.github.lolgab.mill.mima._
import sys.process._
Expand Down

0 comments on commit eaf5660

Please sign in to comment.