We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90b175 commit 0895e2eCopy full SHA for 0895e2e
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'io.spring.dependency-management' version '1.1.4' apply false
24
id 'org.asciidoctor.jvm.pdf' version '3.3.2'
25
id 'org.asciidoctor.jvm.convert' version '3.3.2'
26
- id 'com.github.spotbugs' version '6.0.7'
+ id 'com.github.spotbugs' version '6.0.8'
27
}
28
29
description = 'Spring AMQP'
0 commit comments