Skip to content

Commit 1f8a044

Browse files
authored
Merge pull request #1138 from TeamNewPipe/dependabot/gradle/com.github.spotbugs-spotbugs-annotations-4.8.3
Bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.3
2 parents 8f9ebdc + 1470aa7 commit 1f8a044

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8.0"
31+
spotbugsVersion = "4.8.3"
3232
junitVersion = "5.10.0"
3333
checkstyleVersion = "10.4"
3434
}

0 commit comments

Comments
 (0)