We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74dcfdc commit daea71dCopy full SHA for daea71d
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.0'
+ testImplementation 'com.github.dasniko:testcontainers-keycloak:4.0.0'
111
112
testImplementation 'org.testcontainers:k3s'
113
testImplementation 'org.awaitility:awaitility'
0 commit comments