Skip to content
This repository was archived by the owner on Sep 14, 2026. It is now read-only.

Commit 862d59a

Browse files
Bump the gradle-quality-stack group with 2 updates (#44)
Bumps the gradle-quality-stack group with 2 updates: [com.github.spotbugs:spotbugs-annotations](https://github.com/spotbugs/spotbugs) and com.github.spotbugs. Updates `com.github.spotbugs:spotbugs-annotations` from 4.10.3 to 4.10.4 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.10.3...4.10.4) Updates `com.github.spotbugs` from 6.5.10 to 6.5.11 --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-version: 4.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-quality-stack - dependency-name: com.github.spotbugs dependency-version: 6.5.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-quality-stack ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3eedfac commit 862d59a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jackson = "2.22.1"
55
jacoco = "0.8.12"
66
junit = "6.1.3"
77
junit-platform = "6.1.3"
8-
spotbugs = "6.5.10"
9-
spotbugs-annotations = "4.10.3"
8+
spotbugs = "6.5.11"
9+
spotbugs-annotations = "4.10.4"
1010
spotless = "8.9.0"
1111

1212
[libraries]

0 commit comments

Comments
 (0)