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 @@ -115,7 +115,7 @@ object Deps {
115
115
def coursier = coursierDefault
116
116
def coursierCli = coursierDefault
117
117
def coursierM1Cli = coursierDefault
118
- def coursierPublish = " 0.4.0 "
118
+ def coursierPublish = " 0.4.1 "
119
119
def jmh = " 1.37"
120
120
def jsoniterScalaJava8 = " 2.13.5.2"
121
121
def jsoup = " 1.21.1"
@@ -129,7 +129,7 @@ object Deps {
129
129
def maxScalaNativeForScalaPy = scalaNative04
130
130
def maxScalaNativeForMillExport = scalaNative05
131
131
def scalaPackager = " 0.1.33"
132
- def signingCli = " 0.2.9 "
132
+ def signingCli = " 0.2.10 "
133
133
def signingCliJvmVersion = Java .defaultJava
134
134
def javaSemanticdb = " 0.10.0"
135
135
def javaClassName = " 0.1.7"
Original file line number Diff line number Diff line change @@ -2192,7 +2192,7 @@ Available in commands:
2192
2192
### ` --signing-cli-version `
2193
2193
2194
2194
[ Internal]
2195
- scala-cli-signing version when running externally (0.2.9 by default)
2195
+ scala-cli-signing version when running externally (0.2.10 by default)
2196
2196
2197
2197
### ` --signing-cli-java-arg `
2198
2198
You can’t perform that action at this time.
0 commit comments