We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4556c5e + 65471be commit dc8e85bCopy full SHA for dc8e85b
gateway-service/build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id "io.github.lognet.grpc-spring-boot" version '5.2.0'
4
id "com.google.protobuf" version "0.9.5"
5
- id 'org.springframework.boot' version '3.5.7'
+ id 'org.springframework.boot' version '4.0.0'
6
id 'io.spring.dependency-management' version '1.1.7'
7
}
8
greeting-service/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
0 commit comments