Skip to content

Commit

Permalink
Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.3
Browse files Browse the repository at this point in the history
Bumps [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.7.3 to 4.8.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.7.3...4.8.3)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 75e6ae8 commit 38348c3
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 @@ -55,7 +55,7 @@ dependencies {
implementation 'com.jcabi:jcabi-xml:0.23.1'
implementation 'com.google.code.gson:gson:2.10.1'

implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'
implementation 'com.github.spotbugs:spotbugs-annotations:4.8.3'
implementation 'org.apache.bcel:bcel:6.6.1'

compileOnly 'org.projectlombok:lombok:1.18.24'
Expand Down

0 comments on commit 38348c3

Please sign in to comment.