We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
scala-cli-signing
1 parent 3aa6c75 commit 777d136Copy full SHA for 777d136
project/deps.sc
@@ -93,7 +93,7 @@ object Deps {
93
def scalaMeta = "4.8.12"
94
def scalaNative = "0.4.16"
95
def scalaPackager = "0.1.29"
96
- def signingCli = "0.2.2"
+ def signingCli = "0.2.3"
97
def signingCliJvmVersion = 17
98
}
99
// DO NOT hardcode a Scala version in this dependency string
website/docs/reference/cli-options.md
@@ -2062,7 +2062,7 @@ Available in commands:
2062
### `--signing-cli-version`
2063
2064
[Internal]
2065
-scala-cli-signing version when running externally (0.2.2 by default)
+scala-cli-signing version when running externally (0.2.3 by default)
2066
2067
### `--signing-cli-java-arg`
2068
0 commit comments