From 5b218f9bd395040280c35e7f613115d4f09c41c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 08:43:50 +0000 Subject: [PATCH] Update testcontainers-java monorepo to v1.19.1 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index cbd529f6..6bdbe0a9 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.testcontainers testcontainers - 1.19.0 + 1.19.1 test @@ -138,19 +138,19 @@ OF THE POSSIBILITY OF SUCH DAMAGE. org.testcontainers postgresql - 1.19.0 + 1.19.1 test org.testcontainers mysql - 1.19.0 + 1.19.1 test org.testcontainers junit-jupiter - 1.19.0 + 1.19.1 test