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 @@ -22,7 +22,7 @@ plugins {
2222 id ' org.jetbrains.dokka' version ' 1.9.20'
2323 id ' org.antora' version ' 1.0.0'
2424 id ' io.spring.antora.generate-antora-yml' version ' 0.0.1'
25- id ' com.github.spotbugs' version ' 6.0.23 '
25+ id ' com.github.spotbugs' version ' 6.0.24 '
2626 id ' com.google.protobuf' version ' 0.9.4' apply false
2727 id ' io.freefair.aggregate-javadoc' version ' 8.6'
2828}
@@ -116,7 +116,7 @@ ext {
116116 springSecurityVersion = ' 6.4.0-SNAPSHOT'
117117 springVersion = ' 6.2.0-SNAPSHOT'
118118 springWsVersion = ' 4.0.11'
119- testcontainersVersion = ' 1.20.1 '
119+ testcontainersVersion = ' 1.20.2 '
120120 tomcatVersion = ' 10.1.30'
121121 xmlUnitVersion = ' 2.10.0'
122122 xstreamVersion = ' 1.4.20'
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-integration'
You can’t perform that action at this time.
0 commit comments