Skip to content

Commit a970aec

Browse files
chore(deps): bump com.github.spotbugs from 5.0.+ to 5.1.2 (#597)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 90b8eef commit a970aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ pluginManagement {
4343
fun PluginDependenciesSpec.idv(id: String, key: String = id) = id(id) version key.v()
4444

4545
id("biz.aQute.bnd.builder") version "6.4.0"
46-
id("com.github.spotbugs") version "5.0.+"
46+
id("com.github.spotbugs") version "5.1.+"
4747
id("com.diffplug.spotless") version "6.13.0" // 6.13.0 is the last version that is compatible with Java 8
4848
id("com.github.vlsi.gradle-extensions") version "1.+"
4949
id("com.github.vlsi.stage-vote-release") version "1.+"

0 commit comments

Comments
 (0)