From 398fc5243917302855645920aba4c1dcf80371dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 20:51:54 +0000 Subject: [PATCH] Update testcontainers-java monorepo to v1.18.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 16acd8a..95fa1fe 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.testcontainers testcontainers - 1.17.6 + 1.18.0 test @@ -138,19 +138,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.testcontainers postgresql - 1.17.6 + 1.18.0 test org.testcontainers mysql - 1.17.6 + 1.18.0 test org.testcontainers junit-jupiter - 1.17.6 + 1.18.0 test