Skip to content

Commit 706a67f

Browse files
chore(deps): update plugin com.github.spotbugs to v6
1 parent 4693413 commit 706a67f

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
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.github.ben-manes.versions' version '0.51.0'
1717
id 'com.google.osdetector' version '1.7.3'
1818
id 'org.ajoberstar.grgit' version '5.3.0'
19-
id 'com.github.spotbugs' version '5.2.5' apply false
19+
id 'com.github.spotbugs' version '6.1.2' apply false
2020
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
2121
}
2222

0 commit comments

Comments
 (0)