Skip to content

Commit

Permalink
Merge pull request #32 from igniterealtime/dependabot/gradle/com.gith…
Browse files Browse the repository at this point in the history
…ub.spotbugs-spotbugs-annotations-4.9.0

Bump com.github.spotbugs:spotbugs-annotations from 4.8.6 to 4.9.0
  • Loading branch information
GregDThomas authored Jan 20, 2025
2 parents 5343893 + 9385369 commit 03453b1
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 @@ -88,7 +88,7 @@ dependencies {

compileOnly lombok

implementation 'com.github.spotbugs:spotbugs-annotations:4.8.6'
implementation 'com.github.spotbugs:spotbugs-annotations:4.9.0'
implementation 'com.github.bbottema:emailaddress-rfc2822:2.3.1'

testAnnotationProcessor lombok
Expand Down

0 comments on commit 03453b1

Please sign in to comment.