Skip to content

Commit

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

Bump spotbugs-annotations from 4.4.1 to 4.4.2
  • Loading branch information
TobiGr authored Oct 12, 2021
2 parents 0b0c39a + 1867a38 commit 4e9d9bf
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.4.1"
spotbugsVersion = "4.4.2"
junitVersion = "4.13.2"
}
}
Expand Down

0 comments on commit 4e9d9bf

Please sign in to comment.