Skip to content

Commit 9d77eff

Browse files
Update dependency com.github.spotbugs.snom:spotbugs-gradle-plugin to v6
1 parent c77172d commit 9d77eff

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.1"
12+
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.4"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)