Skip to content

Commit de2ebe5

Browse files
Update plugin com.github.spotbugs to v6.1.7 (#139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a49fb16 commit de2ebe5

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
@@ -9,7 +9,7 @@ plugins {
99
id "com.jfrog.bintray" version "1.8.5"
1010
id "java"
1111
id "checkstyle"
12-
id "com.github.spotbugs" version "6.1.6"
12+
id "com.github.spotbugs" version "6.1.7"
1313
id "org.sonarqube" version "4.0.0.2929"
1414

1515
id "maven-publish"

0 commit comments

Comments
 (0)