Skip to content

Commit bc02d8c

Browse files
authored
Bump gradle plugin version (apache#2985)
1 parent e7688fa commit bc02d8c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
plugins {
2626
id 'com.google.protobuf'
2727
id 'java'
28-
id "com.github.vlsi.stage-vote-release" version "1.73"
28+
id "com.github.vlsi.stage-vote-release" version "1.77"
2929
id 'checkstyle'
3030
id 'org.nosphere.apache.rat'
3131
id 'com.github.spotbugs'

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#
2020
#
2121

22-
protobufPluginVersion=0.8.15
22+
protobufPluginVersion=0.8.18
2323
apcheRatPluginVersion=0.7.0
2424
shadowPluginVersion=6.1.0
2525
licenseGradlePluginVersion=0.15.0

0 commit comments

Comments
 (0)