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 acf80db commit dd83b62Copy full SHA for dd83b62
buildSrc/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
// When updating, update above in plugins too
30
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.4")
31
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.7")
32
- implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
+ implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.8")
33
34
implementation("org.owasp:dependency-check-gradle:12.1.3")
35
0 commit comments