We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9f21d3 commit 2901922Copy full SHA for 2901922
build.gradle
@@ -107,7 +107,7 @@ dependencies {
107
108
testImplementation 'org.testcontainers:testcontainers'
109
testImplementation 'org.testcontainers:junit-jupiter'
110
- testImplementation 'com.github.dasniko:testcontainers-keycloak:3.9.1'
+ testImplementation 'com.github.dasniko:testcontainers-keycloak:4.0.1'
111
112
testImplementation 'org.testcontainers:k3s'
113
testImplementation 'org.awaitility:awaitility'
0 commit comments