From ef47cbdc3390b61e716e66e89ca5ff6826441b4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:53:21 +0000 Subject: [PATCH] Update testcontainers-java monorepo from v1.20.3 to v1.20.4 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 1576ddf3..093fe054 100644 --- a/pom.xml +++ b/pom.xml @@ -341,19 +341,19 @@ org.testcontainers testcontainers - 1.20.3 + 1.20.4 test org.testcontainers jdbc - 1.20.3 + 1.20.4 test org.testcontainers postgresql - 1.20.3 + 1.20.4 test @@ -368,7 +368,7 @@ org.testcontainers localstack - 1.20.3 + 1.20.4 test