File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
2020 id ' org.ajoberstar.grgit' version ' 5.2.2'
2121 id ' io.spring.nohttp' version ' 0.0.11'
2222 id ' io.spring.dependency-management' version ' 1.1.6' apply false
23- id ' com.github.spotbugs' version ' 6.0.22 '
23+ id ' com.github.spotbugs' version ' 6.0.24 '
2424 id ' io.freefair.aggregate-javadoc' version ' 8.6'
2525}
2626
6767 mockitoVersion = ' 5.10.0'
6868 reactorVersion = ' 2023.0.10'
6969 scalaVersion = ' 2.13'
70- springBootVersion = ' 3.2.9 ' // docs module
70+ springBootVersion = ' 3.2.10 ' // docs module
7171 springDataVersion = ' 2024.0.4'
7272 springRetryVersion = ' 2.0.9'
7373 springVersion = ' 6.1.13'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
66}
77
88plugins {
9- id ' io.spring.develocity.conventions' version ' 0.0.21 '
9+ id ' io.spring.develocity.conventions' version ' 0.0.22 '
1010}
1111
1212rootProject. name = ' spring-kafka-dist'
You can’t perform that action at this time.
0 commit comments