Skip to content

Commit 227d0c9

Browse files
authored
Merge pull request #23 from ckipp01/dep
dep: bump mill-ci-release to 0.1.1
2 parents e980e74 + b3b697c commit 227d0c9

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.1`
5-
import $ivy.`io.chris-kipp::mill-ci-release::0.1.0`
5+
import $ivy.`io.chris-kipp::mill-ci-release::0.1.1`
66

77
import os.Path
88
import mill._

0 commit comments

Comments
 (0)