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 82f02b4 commit fd76c7cCopy full SHA for fd76c7c
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'org.ajoberstar.grgit' version '5.2.2'
21
id 'io.spring.nohttp' version '0.0.11'
22
id 'io.spring.dependency-management' version '1.1.6' apply false
23
- id 'com.github.spotbugs' version '6.0.23'
+ id 'com.github.spotbugs' version '6.0.24'
24
id 'io.freefair.aggregate-javadoc' version '8.6'
25
}
26
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
7
8
plugins {
9
- id 'io.spring.develocity.conventions' version '0.0.21'
+ id 'io.spring.develocity.conventions' version '0.0.22'
10
11
12
rootProject.name = 'spring-kafka-dist'
0 commit comments