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 e7688fa commit bc02d8cCopy full SHA for bc02d8c
build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
plugins {
26
id 'com.google.protobuf'
27
id 'java'
28
- id "com.github.vlsi.stage-vote-release" version "1.73"
+ id "com.github.vlsi.stage-vote-release" version "1.77"
29
id 'checkstyle'
30
id 'org.nosphere.apache.rat'
31
id 'com.github.spotbugs'
gradle.properties
@@ -19,7 +19,7 @@
19
#
20
21
22
-protobufPluginVersion=0.8.15
+protobufPluginVersion=0.8.18
23
apcheRatPluginVersion=0.7.0
24
shadowPluginVersion=6.1.0
licenseGradlePluginVersion=0.15.0
0 commit comments