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.
1 parent e2918d7 commit c7512e8Copy full SHA for c7512e8
sigstore-cli/build.gradle.kts
@@ -3,7 +3,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
3
plugins {
4
id("build-logic.java")
5
id("application")
6
- id("com.gradleup.shadow") version "9.0.0-rc3"
+ id("com.gradleup.shadow") version "9.2.2"
7
}
8
9
repositories {
tuf-cli/build.gradle.kts
0 commit comments