Skip to content

Commit 83aba75

Browse files
Update plugin com.github.spotbugs to v6.0.25 (#143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56c7d98 commit 83aba75

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

99
compileJava {

0 commit comments

Comments
 (0)