Skip to content

Commit 3137b60

Browse files
committed
Bump coursier-publish to 0.4.4 (was 0.4.3)
1 parent 3abe685 commit 3137b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/deps/package.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ object Deps {
129129
def coursierDefault = "2.1.25-M19"
130130
def coursier = coursierDefault
131131
def coursierCli = coursierDefault
132-
def coursierPublish = "0.4.3"
132+
def coursierPublish = "0.4.4"
133133
def jmh = "1.37"
134134
def jsoniterScala = "2.38.5"
135135
def jsoup = "1.21.2"

0 commit comments

Comments
 (0)