Skip to content

Commit 0895e2e

Browse files
Bump the development-dependencies group with 1 update (#2644)
Bumps the development-dependencies group with 1 update: com.github.spotbugs. Updates `com.github.spotbugs` from 6.0.7 to 6.0.8 --- 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 d90b175 commit 0895e2e

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.4' apply false
2424
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
2525
id 'org.asciidoctor.jvm.convert' version '3.3.2'
26-
id 'com.github.spotbugs' version '6.0.7'
26+
id 'com.github.spotbugs' version '6.0.8'
2727
}
2828

2929
description = 'Spring AMQP'

0 commit comments

Comments
 (0)