Skip to content

Commit

Permalink
Update mill-mima to 0.0.19 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 15, 2023
1 parent 684e083 commit cb9e487
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 $file.project.deps, deps.{Deps, Versions}

import $ivy.`io.chris-kipp::mill-ci-release::0.1.6`
import $ivy.`com.github.lolgab::mill-mima::0.0.18`
import $ivy.`com.github.lolgab::mill-mima::0.0.19`

import com.github.lolgab.mill.mima.Mima
import io.kipp.mill.ci.release.CiReleaseModule
Expand Down

0 comments on commit cb9e487

Please sign in to comment.