Skip to content

Commit f7f026c

Browse files
Update plugin com.github.spotbugs to v6.1.0
1 parent b7fb768 commit f7f026c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'signing'
44
id 'maven-publish'
55
id "com.diffplug.spotless" version "7.0.2"
6-
id "com.github.spotbugs" version "6.0.27"
6+
id "com.github.spotbugs" version "6.1.0"
77
}
88

99
compileJava {

0 commit comments

Comments
 (0)