Skip to content

Commit

Permalink
Bump testcontainers-keycloak from 1.9.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) from 1.9.0 to 2.2.1.
- [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases)
- [Commits](dasniko/testcontainers-keycloak@1.9.0...2.2.1)

---
updated-dependencies:
- dependency-name: com.github.dasniko:testcontainers-keycloak
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2022
1 parent 9b3eada commit c885598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<keycloak.version>18.0.0</keycloak.version>
<testcontainers-keycloak.version>1.10.0</testcontainers-keycloak.version>
<testcontainers-keycloak.version>2.2.1</testcontainers-keycloak.version>
<ibm-fhir-server.version>4.11.1</ibm-fhir-server.version>
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.source>11</maven.compiler.source>
Expand Down

0 comments on commit c885598

Please sign in to comment.