Skip to content

Commit f48f722

Browse files
Update dependency com.github.dasniko:testcontainers-keycloak to v3.9.0
1 parent ea85d47 commit f48f722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ dependencies {
107107

108108
testImplementation 'org.testcontainers:testcontainers'
109109
testImplementation 'org.testcontainers:junit-jupiter'
110-
testImplementation 'com.github.dasniko:testcontainers-keycloak:3.8.0'
110+
testImplementation 'com.github.dasniko:testcontainers-keycloak:3.9.0'
111111

112112
testImplementation 'org.testcontainers:k3s'
113113
testImplementation 'org.awaitility:awaitility'

0 commit comments

Comments
 (0)