Skip to content

Commit a26bcc5

Browse files
authored
Merge pull request TeamNewPipe#845 from TeamNewPipe/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.7.0
Bump spotbugs-annotations from 4.6.0 to 4.7.0
2 parents 2712c3d + 424eb1c commit a26bcc5

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
@@ -28,7 +28,7 @@ allprojects {
2828

2929
ext {
3030
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31-
spotbugsVersion = "4.6.0"
31+
spotbugsVersion = "4.7.0"
3232
junitVersion = "5.8.2"
3333
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
3434
}

0 commit comments

Comments
 (0)