Skip to content

Commit daf9154

Browse files
Bump com.github.spotbugs in the development-dependencies group (#2679)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.9 to 6.0.12 --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12dab68 commit daf9154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ plugins {
2424
id 'io.spring.dependency-management' version '1.1.4' apply false
2525
id 'org.antora' version '1.0.0'
2626
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
27-
id 'com.github.spotbugs' version '6.0.9'
27+
id 'com.github.spotbugs' version '6.0.12'
2828
}
2929

3030
description = 'Spring AMQP'

0 commit comments

Comments
 (0)