Skip to content

Commit 8ad4da3

Browse files
committed
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.gradle.plugin to v6.4.4
1 parent 420d134 commit 8ad4da3

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
@@ -23,7 +23,7 @@ dependencies {
2323
api(projects.basics)
2424
api(projects.buildParameters)
2525
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
26-
api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.4")
26+
api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.4.4")
2727
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
2828
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
2929
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")

0 commit comments

Comments
 (0)