Skip to content

Commit 13620fe

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6
1 parent b14443e commit 13620fe

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
@@ -9,7 +9,7 @@ buildscript {
99
}
1010
}
1111
dependencies {
12-
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.5"
12+
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)