File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ object Deps {
129129 def coursierDefault = " 2.1.25-M21"
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"
@@ -143,7 +143,7 @@ object Deps {
143143 def maxScalaNativeForScalaPy = scalaNative04
144144 def maxScalaNativeForMillExport = scalaNative05
145145 def scalaPackager = " 0.2.1"
146- def signingCli = " 0.2.11 "
146+ def signingCli = " 0.2.13 "
147147 def signingCliJvmVersion = Java .defaultJava
148148 def javaSemanticdb = " 0.10.0"
149149 def javaClassName = " 0.1.9"
Original file line number Diff line number Diff line change @@ -2204,7 +2204,7 @@ Available in commands:
22042204### ` --signing-cli-version `
22052205
22062206[ Internal]
2207- scala-cli-signing version when running externally (0.2.11 by default)
2207+ scala-cli-signing version when running externally (0.2.13 by default)
22082208
22092209### ` --signing-cli-java-arg `
22102210
You can’t perform that action at this time.
0 commit comments