Skip to content

Commit e97ee16

Browse files
committed
fix(deps): Update plugin com.google.protobuf to v0.9.5
1 parent 545cca9 commit e97ee16

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
@@ -1,6 +1,6 @@
11
plugins {
22
id 'application'
3-
id 'com.google.protobuf' version '0.9.4'
3+
id 'com.google.protobuf' version '0.9.5'
44
// Generate IntelliJ IDEA's .idea & .iml project files
55
id 'idea'
66
id "maven-publish"

0 commit comments

Comments
 (0)