Skip to content

Commit 7d999d8

Browse files
fix(deps): Update plugin com.google.protobuf to v0.10.0
1 parent 5458c79 commit 7d999d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'application'
3-
id 'com.google.protobuf' version '0.9.6'
3+
id 'com.google.protobuf' version '0.10.0'
44
// Generate IntelliJ IDEA's .idea & .iml project files
55
id 'idea'
66
id "maven-publish"

0 commit comments

Comments
 (0)