Skip to content

Commit

Permalink
fix(deps): update dependency com.github.spotbugs:com.github.spotbugs.…
Browse files Browse the repository at this point in the history
…gradle.plugin to v6
  • Loading branch information
renovate-bot authored and vlsi committed Dec 14, 2023
1 parent 58a9b2b commit 7942db8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/verification/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies {
api(projects.basics)
api(projects.buildParameters)
api("com.github.autostyle:com.github.autostyle.gradle.plugin:3.2")
api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:5.2.5")
api("com.github.spotbugs:com.github.spotbugs.gradle.plugin:6.0.2")
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:1.90")
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:1.90")
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.6")
Expand Down

0 comments on commit 7942db8

Please sign in to comment.