Skip to content

Commit 99558da

Browse files
author
Alexander Furer
committed
bump com.playtika.testcontainers:embedded-keycloak to 2.0.3
1 parent 9f22a48 commit 99558da

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ReleaseNotes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
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]

grpc-spring-boot-starter-demo/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)