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

Commit 0aa4902

Browse files
authored
Merge pull request #98 from ckipp01/fixRelease
deps: update mill-ci-release to 0.1.8 to fix release
2 parents cae9273 + 74b7682 commit 0aa4902

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.7`
4+
import $ivy.`io.chris-kipp::mill-ci-release::0.1.8`
55

66
import mill._
77
import scalalib._

0 commit comments

Comments
 (0)