Skip to content

Commit 8048ba1

Browse files
Update plugin com.github.spotbugs to v6.1.6
1 parent 57374a4 commit 8048ba1

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.1.5"
6+
id "com.github.spotbugs" version "6.1.6"
77
}
88

99
compileJava {

0 commit comments

Comments
 (0)