Skip to content

Commit 9d57662

Browse files
dependabot-preview[bot]heowc
authored andcommitted
1 parent 97784e0 commit 9d57662

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
@@ -33,7 +33,7 @@ repositories {
3333

3434
dependencies {
3535
compile('org.springframework.boot:spring-boot-starter-web')
36-
compile('io.github.lognet:grpc-spring-boot-starter:3.4.1')
36+
compile('io.github.lognet:grpc-spring-boot-starter:3.5.0')
3737
compile('com.google.protobuf:protobuf-java-util:3.10.0')
3838
testCompile('org.springframework.boot:spring-boot-starter-test')
3939
}

0 commit comments

Comments
 (0)