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

Commit f3183cc

Browse files
authored
Merge pull request #90 from ckipp01/update/mill-ci-release-0.1.6
Update mill-ci-release to 0.1.6
2 parents 17b26cc + 1e89591 commit f3183cc

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.11`
22
import $ivy.`com.lihaoyi::mill-contrib-buildinfo:$MILL_VERSION`
33
import $ivy.`de.tototec::de.tobiasroeser.mill.integrationtest::0.7.0`
4-
import $ivy.`io.chris-kipp::mill-ci-release::0.1.5`
4+
import $ivy.`io.chris-kipp::mill-ci-release::0.1.6`
55

66
import mill._
77
import scalalib._

0 commit comments

Comments
 (0)