Skip to content

Commit f35cdf2

Browse files
committed
Update dependency org.testcontainers:localstack to v1.21.3
1 parent 8ad0d15 commit f35cdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0
7575
jandex = { module = "io.smallrye.jandex:jandex", version ="3.4.0" }
7676
javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = "4.0.1" }
7777
junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
78-
localstack = { module = "org.testcontainers:localstack", version = "1.19.7" }
78+
localstack = { module = "org.testcontainers:localstack", version = "1.21.3" }
7979
keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", version = "26.0.6" }
8080
jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = "0.16" }
8181
jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }

0 commit comments

Comments
 (0)