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 fe5b12d commit 73e6a0dCopy full SHA for 73e6a0d
build.gradle
@@ -23,7 +23,7 @@ plugins {
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.7'
26
- id 'com.google.protobuf' version '0.9.4' apply false
+ id 'com.google.protobuf' version '0.9.5' apply false
27
id 'io.freefair.aggregate-javadoc' version '8.13.1'
28
}
29
0 commit comments