Skip to content

Commit 0849270

Browse files
Update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#640)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa14244 commit 0849270

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
@@ -48,7 +48,7 @@ quarkus-kotlin = { module = "io.quarkus:quarkus-kotlin" }
4848
quarkus-resteasy = { module = "io.quarkus:quarkus-resteasy" }
4949
quarkus-resteasy-jsonb = { module = "io.quarkus:quarkus-resteasy-jsonb" }
5050

51-
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.4" }
51+
testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", version = "1.20.5" }
5252
testcontainers-mysql = { module = "org.testcontainers:mysql" }
5353
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
5454

0 commit comments

Comments
 (0)