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 8680fca commit 373e380Copy full SHA for 373e380
buildSrc/build.gradle.kts
@@ -11,7 +11,7 @@ dependencies {
11
implementation("com.diffplug.spotless:spotless-plugin-gradle:8.4.0")
12
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
13
implementation("xyz.wagyourtail.jvmdowngrader:xyz.wagyourtail.jvmdowngrader.gradle.plugin:1.3.6")
14
- implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.11")
+ implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.12")
15
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:5.1.0")
16
implementation("org.openrewrite:plugin:7.30.0")
17
}
0 commit comments