Skip to content

Commit 234596c

Browse files
author
Alexander Furer
committed
closes #261
1 parent a9bc999 commit 234596c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grpc-spring-boot-starter-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ pluginBundle {
5555
tags = ['grpc', 'protobuf', 'spring-boot', 'grpc-spring-boot-starter']
5656
}
5757
dependencies {
58-
runtime "com.google.protobuf:protobuf-gradle-plugin:0.8.16"
58+
runtime "com.google.protobuf:protobuf-gradle-plugin:0.8.17"
5959
}
6060

6161

0 commit comments

Comments
 (0)