Skip to content

Commit

Permalink
Update dependency com.github.dasniko:testcontainers-keycloak to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2023
1 parent 4b6fe04 commit d370038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ dependencies {
testImplementation platform('org.testcontainers:testcontainers-bom:1.18.3')
testImplementation 'org.testcontainers:testcontainers'
testImplementation 'org.testcontainers:junit-jupiter'
testImplementation 'com.github.dasniko:testcontainers-keycloak:2.6.0'
testImplementation 'com.github.dasniko:testcontainers-keycloak:3.0.0'

testImplementation 'org.testcontainers:k3s'
testImplementation 'org.awaitility:awaitility'
Expand Down

0 comments on commit d370038

Please sign in to comment.