Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Commit 0c8d84b

Browse files
authored
Merge pull request #52 from ckipp01/vcs
dep: bump mill-vcs-version to 0.2.0
2 parents 624c502 + ea1fc0c commit 0c8d84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import $ivy.`com.goyeau::mill-scalafix::0.2.10`
22
import $ivy.`com.lihaoyi::mill-contrib-buildinfo:$MILL_VERSION`
33
import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.6.1`
4-
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.1.4`
4+
import $ivy.`de.tototec::de.tobiasroeser.mill.vcs.version::0.2.0`
55

66
import mill._
77
import scalalib._

0 commit comments

Comments
 (0)