Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #363 from Aiven-Open/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…spotbugs-spotbugs-annotations-4.8.4

chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4
  • Loading branch information
ivanyu authored May 2, 2024
2 parents 9f54fc9 + 5d9f44e commit 086e981
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 @@ -136,7 +136,7 @@ dependencies {
// TODO: document why specific version of guava is required
implementation "com.google.guava:guava:33.0.0-jre"

implementation "com.github.spotbugs:spotbugs-annotations:4.8.3"
implementation "com.github.spotbugs:spotbugs-annotations:4.8.4"
implementation "org.slf4j:slf4j-api:$slf4jVersion"

testImplementation 'org.junit.jupiter:junit-jupiter:5.10.1'
Expand Down

0 comments on commit 086e981

Please sign in to comment.