Skip to content

Commit 84bdec6

Browse files
renovate-botvlsi
authored andcommitted
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.0.20
1 parent 89182c1 commit 84bdec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/verification/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies {
66
implementation(project(":basics"))
77
implementation(project(":build-parameters"))
88
implementation("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
9-
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.19")
9+
implementation("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.20")
1010
implementation("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
1111
implementation("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.7")
1212
implementation("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:3.1.0")

0 commit comments

Comments
 (0)