Skip to content

Commit abf0787

Browse files
Merge pull request heowc#83 from heowc/dependabot/gradle/io.github.lognet-grpc-spring-boot-starter-3.4.0
2 parents 93cf783 + 7a2e4ba commit abf0787

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.3.0')
36+
compile('io.github.lognet:grpc-spring-boot-starter:3.4.0')
3737
compile('com.google.protobuf:protobuf-java-util:3.9.1')
3838
testCompile('org.springframework.boot:spring-boot-starter-test')
3939
}

0 commit comments

Comments
 (0)