Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent 54c7ace commit 99852da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ val DEPENDENCIES = listOf(
"io.github.hakky54:logcaptor:2.9.3",
"com.microsoft.jfr:jfr-streaming:1.2.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.github.spotbugs:spotbugs-annotations:4.8.5"
"com.github.spotbugs:spotbugs-annotations:4.8.6"
)

javaPlatform {
Expand Down

0 comments on commit 99852da

Please sign in to comment.