Skip to content

Commit 5fd4373

Browse files
Update mill-mima to 0.1.0 (#312)
Pull request: #312
1 parent 3a7b8ef commit 5fd4373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import mill._, scalalib._, scalajslib._, scalanativelib._, publish._
22
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.4.0`
33
import de.tobiasroeser.mill.vcs.version.VcsVersion
4-
import $ivy.`com.github.lolgab::mill-mima::0.0.24`
4+
import $ivy.`com.github.lolgab::mill-mima::0.1.0`
55
import com.github.lolgab.mill.mima._
66

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

0 commit comments

Comments
 (0)