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 65bdd91 commit 206ad07Copy full SHA for 206ad07
buildSrc/build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
// When updating, update above in plugins too
33
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.0.0")
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.3.0")
35
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.2")
36
37
implementation("org.owasp:dependency-check-gradle:12.1.8")
38
0 commit comments