Skip to content

Commit 7e9b024

Browse files
chore(deps): update dependency com.google.protobuf:protobuf-gradle-plugin to v0.8.16 (#97)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 884acb2 commit 7e9b024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.15'
6+
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.16'
77
classpath 'com.avast.gradle:gradle-docker-compose-plugin:0.14.3'
88
classpath 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
99
}

0 commit comments

Comments
 (0)