Skip to content

Commit

Permalink
chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3…
Browse files Browse the repository at this point in the history
… to 4.8.6 in /sdk-dependency-versions (#1963)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f63aa98 commit 01b57fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk-dependency-versions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies.constraints {
api("com.esaulpaugh:headlong:12.1.0") {
because("headlong")
}
api("com.github.spotbugs:spotbugs-annotations:4.7.3") {
api("com.github.spotbugs:spotbugs-annotations:4.8.6") {
because("com.github.spotbugs.annotations")
}
api("com.google.errorprone:error_prone_annotations:2.21.1") {
Expand Down

0 comments on commit 01b57fb

Please sign in to comment.