Skip to content

Commit cc46d0b

Browse files
Bump testcontainers-keycloak from 1.5.0 to 1.6.0 (#1263)
Bumps [testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases) - [Commits](dasniko/testcontainers-keycloak@1.5.0...1.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 91d8b98 commit cc46d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206

207207
<!-- Test containers version, should be aligned with version used in Quarkus -->
208208
<test-containers.version>1.15.2</test-containers.version>
209-
<keycloak.testcontainers.version>1.5.0</keycloak.testcontainers.version>
209+
<keycloak.testcontainers.version>1.6.0</keycloak.testcontainers.version>
210210
</properties>
211211

212212
<dependencyManagement>

0 commit comments

Comments
 (0)