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 @@ -119,7 +119,7 @@ object Deps {
119
119
def maxScalaNativeForScalaPy = scalaNative04
120
120
def maxScalaNativeForMillExport = scalaNative04
121
121
def scalaPackager = " 0.1.29"
122
- def signingCli = " 0.2.3 "
122
+ def signingCli = " 0.2.4 "
123
123
def signingCliJvmVersion = Java .defaultJava
124
124
def javaSemanticdb = " 0.10.0"
125
125
def javaClassName = " 0.1.3"
Original file line number Diff line number Diff line change @@ -2133,7 +2133,7 @@ Available in commands:
2133
2133
### ` --signing-cli-version `
2134
2134
2135
2135
[ Internal]
2136
- scala-cli-signing version when running externally (0.2.3 by default)
2136
+ scala-cli-signing version when running externally (0.2.4 by default)
2137
2137
2138
2138
### ` --signing-cli-java-arg `
2139
2139
You can’t perform that action at this time.
0 commit comments