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 a8376b2 commit 9cae6bbCopy full SHA for 9cae6bb
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'org.jetbrains.dokka' version '1.9.20'
23
id 'org.antora' version '1.0.0'
24
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
25
- id 'com.github.spotbugs' version '6.1.11'
+ id 'com.github.spotbugs' version '6.1.12'
26
id 'com.google.protobuf' version '0.9.5' apply false
27
id 'io.freefair.aggregate-javadoc' version '8.13.1'
28
}
@@ -118,7 +118,7 @@ ext {
118
springWsVersion = '4.1.0'
119
testcontainersVersion = '1.21.0'
120
tomcatVersion = '11.0.7'
121
- xmlUnitVersion = '2.10.0'
+ xmlUnitVersion = '2.10.2'
122
xstreamVersion = '1.4.21'
123
ztZipVersion = '1.17'
124
0 commit comments