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 0cb5055 commit 3b1ff02Copy full SHA for 3b1ff02
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:7.2.1")
34
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.3")
35
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.1")
36
37
implementation("org.owasp:dependency-check-gradle:12.1.3")
38
0 commit comments