Skip to content

Commit 1d4819d

Browse files
dependabot-preview[bot]heowc
authored andcommitted
1 parent c5a4e22 commit 1d4819d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootGRpc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repositories {
3434
dependencies {
3535
compile('org.springframework.boot:spring-boot-starter-web')
3636
compile('io.github.lognet:grpc-spring-boot-starter:3.4.1')
37-
compile('com.google.protobuf:protobuf-java-util:3.9.1')
37+
compile('com.google.protobuf:protobuf-java-util:3.10.0')
3838
testCompile('org.springframework.boot:spring-boot-starter-test')
3939
}
4040

0 commit comments

Comments
 (0)