We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ce2bb commit 386f0a8Copy full SHA for 386f0a8
pom.xml
@@ -253,7 +253,7 @@
253
<os-maven-plugin.version>1.7.1</os-maven-plugin.version>
254
255
<!-- Test containers version, should be aligned with version used in Quarkus -->
256
- <test-containers.version>1.19.7</test-containers.version>
+ <test-containers.version>1.20.1</test-containers.version>
257
<keycloak.testcontainers.version>1.9.0</keycloak.testcontainers.version>
258
<keycloak-admin-client.version>21.1.2</keycloak-admin-client.version>
259
<embedded-postgres.version>2.0.7</embedded-postgres.version>
0 commit comments