We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bbffbe3 + 3e3a0fe commit bca8de7Copy full SHA for bca8de7
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.7.0'
+ testImplementation 'com.github.dasniko:testcontainers-keycloak:3.8.0'
111
112
testImplementation 'org.testcontainers:k3s'
113
testImplementation 'org.awaitility:awaitility'
0 commit comments