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 #338 from Aiven-Open/dependabot/gradle/com.github.…
Browse files Browse the repository at this point in the history
…spotbugs-spotbugs-annotations-4.8.3

chore(deps): bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3
  • Loading branch information
tvainika authored Jan 8, 2024
2 parents d60cd2f + 9a8fe35 commit 0a3aa4c
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:32.1.3-jre"

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

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

0 comments on commit 0a3aa4c

Please sign in to comment.