File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
grpc-spring-boot-starter-demo Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ == Version 4.4.4-SNAPSHOT
2+ * Fixes https://github.com/LogNet/grpc-spring-boot-starter/issues/181[181]
3+
14== Version 4.4.3
25* Fixes https://github.com/LogNet/grpc-spring-boot-starter/issues/178[178]
36* Fixes https://github.com/LogNet/grpc-spring-boot-starter/issues/117[117]
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ dependencies {
4545
4646 testCompile " org.springframework.cloud:spring-cloud-config-server"
4747 testCompile " org.springframework.cloud:spring-cloud-config-client"
48- testCompile " com.playtika.testcontainers:embedded-keycloak:1.76 "
48+ testCompile " com.playtika.testcontainers:embedded-keycloak:2.0.3 "
4949 testCompile " org.springframework.cloud:spring-cloud-starter-bootstrap"
5050
5151
You can’t perform that action at this time.
0 commit comments