We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad0d15 commit f35cdf2Copy full SHA for f35cdf2
gradle/libs.versions.toml
@@ -75,7 +75,7 @@ jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0
75
jandex = { module = "io.smallrye.jandex:jandex", version ="3.4.0" }
76
javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }
77
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
78
-localstack = { module = "org.testcontainers:localstack", version = "1.19.7" }
+localstack = { module = "org.testcontainers:localstack", version = "1.21.3" }
79
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.6" }
80
jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = "0.16" }
81
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }
0 commit comments