Skip to content

Commit e412717

Browse files
authored
Merge pull request #46 from neandertech/update/mill-ci-release-0.1.5
Update mill-ci-release to 0.1.5
2 parents 31c9370 + 1cfe571 commit e412717

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
@@ -2,7 +2,7 @@ import mill.define.Target
22
import mill.util.Jvm
33
import $ivy.`com.lihaoyi::mill-contrib-bloop:$MILL_VERSION`
44
import $ivy.`io.github.davidgregory084::mill-tpolecat::0.3.2`
5-
import $ivy.`io.chris-kipp::mill-ci-release::0.1.1`
5+
import $ivy.`io.chris-kipp::mill-ci-release::0.1.5`
66

77
import os.Path
88
import mill._

0 commit comments

Comments
 (0)