Skip to content

Commit

Permalink
Update mill-vcs-version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed Sep 27, 2021
1 parent 730839e commit 779ef89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import $file.ci.shared
import $file.ci.upload
import $ivy.`org.scalaj::scalaj-http:2.4.2`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version_mill0.9:0.1.1-27-b3a696`
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version_mill0.9:0.1.2`
import $ivy.`net.sourceforge.htmlcleaner:htmlcleaner:2.24`
import java.nio.file.attribute.PosixFilePermission

Expand Down
4 changes: 2 additions & 2 deletions ci/mill-bootstrap.patch
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ index 2b1c53b7..a24465f2 100755
import $file.ci.shared
import $file.ci.upload
import $ivy.`org.scalaj::scalaj-http:2.4.2`
-import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version_mill0.9:0.1.1-27-b3a696`
+import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version_mill0.10.0-M2:0.1.1-27-b3a696`
-import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version_mill0.9:0.1.2`
+import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.1.2`
import $ivy.`net.sourceforge.htmlcleaner:htmlcleaner:2.24`
import java.nio.file.attribute.PosixFilePermission

0 comments on commit 779ef89

Please sign in to comment.