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 844d57c commit 91a47cbCopy full SHA for 91a47cb
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.0.8'
+ id 'com.github.spotbugs' version '6.0.9'
26
id 'com.google.protobuf' version '0.9.4' apply false
27
}
28
@@ -55,7 +55,7 @@ ext {
55
56
apacheSshdVersion = '2.12.1'
57
artemisVersion = '2.32.0'
58
- aspectjVersion = '1.9.21.2'
+ aspectjVersion = '1.9.22'
59
assertjVersion = '3.25.3'
60
assertkVersion = '0.28.0'
61
avroVersion = '1.11.3'
0 commit comments