Skip to content

Commit d8a71b2

Browse files
Update plugin com.github.spotbugs to v6.1.3
1 parent 3d23fe4 commit d8a71b2

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

99
compileJava {

0 commit comments

Comments
 (0)