Skip to content

Commit b43e048

Browse files
chore(deps): update plugin com.github.spotbugs to v6 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f1ab72 commit b43e048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id "de.aaschmid.cpd" version "3.3"
88
id "org.owasp.dependencycheck" version "8.4.3"
99
id "org.ajoberstar.grgit" version "5.2.1"
10-
id "com.github.spotbugs" version "5.2.5"
10+
id "com.github.spotbugs" version "6.0.7"
1111
id 'info.solidsoft.pitest' version '1.15.0'
1212
id "com.dorongold.task-tree" version "2.1.1"
1313
}

0 commit comments

Comments
 (0)