Skip to content

Commit f8813e2

Browse files
Bump com.github.spotbugs in the development-dependencies group (#2939)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.27 to 6.0.28 --- updated-dependencies: - dependency-name: com.github.spotbugs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e710f24 commit f8813e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
id 'io.spring.dependency-management' version '1.1.7' apply false
2424
id 'org.antora' version '1.0.0'
2525
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
26-
id 'com.github.spotbugs' version '6.0.27'
26+
id 'com.github.spotbugs' version '6.0.28'
2727
id 'io.freefair.aggregate-javadoc' version '8.10.2'
2828
}
2929

0 commit comments

Comments
 (0)