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 @@ -145,7 +145,7 @@ object Deps {
145
145
def maxScalaNativeForScalaPy = scalaNative04
146
146
def maxScalaNativeForMillExport = scalaNative04
147
147
def scalaPackager = " 0.1.32"
148
- def signingCli = " 0.2.6 "
148
+ def signingCli = " 0.2.7 "
149
149
def signingCliJvmVersion = Java .defaultJava
150
150
def javaSemanticdb = " 0.10.0"
151
151
def javaClassName = " 0.1.6"
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.6 by default)
2195
+ scala-cli-signing version when running externally (0.2.7 by default)
2196
2196
2197
2197
### ` --signing-cli-java-arg `
2198
2198
You can’t perform that action at this time.
0 commit comments