File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
22
22
id ' org.jetbrains.dokka' version ' 1.9.20'
23
23
id ' org.antora' version ' 1.0.0'
24
24
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 '
26
26
id ' com.google.protobuf' version ' 0.9.4' apply false
27
27
id ' io.freefair.aggregate-javadoc' version ' 8.6'
28
28
}
@@ -116,7 +116,7 @@ ext {
116
116
springSecurityVersion = ' 6.4.0-SNAPSHOT'
117
117
springVersion = ' 6.2.0-SNAPSHOT'
118
118
springWsVersion = ' 4.0.11'
119
- testcontainersVersion = ' 1.20.1 '
119
+ testcontainersVersion = ' 1.20.2 '
120
120
tomcatVersion = ' 10.1.30'
121
121
xmlUnitVersion = ' 2.10.0'
122
122
xstreamVersion = ' 1.4.20'
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pluginManagement {
6
6
}
7
7
8
8
plugins {
9
- id ' io.spring.develocity.conventions' version ' 0.0.21 '
9
+ id ' io.spring.develocity.conventions' version ' 0.0.22 '
10
10
}
11
11
12
12
rootProject. name = ' spring-integration'
You can’t perform that action at this time.
0 commit comments