We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89182c1 commit 84bdec6Copy full SHA for 84bdec6
build-logic/verification/build.gradle.kts
@@ -6,7 +6,7 @@ dependencies {
6
implementation(project(":basics"))
7
implementation(project(":build-parameters"))
8
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
9
- implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.19")
+ implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.20")
10
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
11
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.7")
12
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")
0 commit comments