Skip to content

Commit

Permalink
Update mill-vcs-version to 0.2.0 (#53)
Browse files Browse the repository at this point in the history
Pull request: #53
  • Loading branch information
lefou authored Sep 19, 2022
1 parent 453803f commit c6f0524
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,5 +1,5 @@
import mill._, scalalib._, publish._
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.1.4`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.2.0`
import de.tobiasroeser.mill.vcs.version.VcsVersion

object acyclic extends Cross[AcyclicModule](
Expand Down

0 comments on commit c6f0524

Please sign in to comment.