File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -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.10 "
132
+ def signingCli = " 0.2.11 "
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.10 by default)
2195
+ scala-cli-signing version when running externally (0.2.11 by default)
2196
2196
2197
2197
### ` --signing-cli-java-arg `
2198
2198
You can’t perform that action at this time.
0 commit comments