Skip to content

Commit

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

Bump spotbugs-annotations from 4.7.2 to 4.7.3
  • Loading branch information
TobiGr authored Oct 18, 2022
2 parents 0ffcb32 + 24137bb commit 9ffdd09
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.7.2"
spotbugsVersion = "4.7.3"
junitVersion = "5.9.1"
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
}
Expand Down

0 comments on commit 9ffdd09

Please sign in to comment.