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 420d134 commit 8ad4da3Copy full SHA for 8ad4da3
build-logic/verification/build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
api(projects.basics)
24
api(projects.buildParameters)
25
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
26
- api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.4")
+ api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.4")
27
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
28
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
29
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")
0 commit comments