Skip to content

Commit

Permalink
Merge pull request #845 from TeamNewPipe/dependabot/gradle/com.github…
Browse files Browse the repository at this point in the history
….spotbugs-spotbugs-annotations-4.7.0

Bump spotbugs-annotations from 4.6.0 to 4.7.0
  • Loading branch information
litetex authored Jun 19, 2022
2 parents 2712c3d + 424eb1c commit a26bcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {

ext {
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
spotbugsVersion = "4.6.0"
spotbugsVersion = "4.7.0"
junitVersion = "5.8.2"
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
}
Expand Down

0 comments on commit a26bcc5

Please sign in to comment.