We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de58236 commit 580c31dCopy full SHA for 580c31d
build.gradle
@@ -24,7 +24,7 @@ plugins {
24
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
25
id 'com.github.spotbugs' version '6.1.7'
26
id 'com.google.protobuf' version '0.9.4' apply false
27
- id 'io.freefair.aggregate-javadoc' version '8.13'
+ id 'io.freefair.aggregate-javadoc' version '8.13.1'
28
}
29
30
if (isCI) {
0 commit comments