From 7895c06cd44d6fee3379b39b9d8a2fa05fd24c5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:12:31 +0000 Subject: [PATCH] Update testcontainers-java monorepo to v1.19.7 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3aa84749..460592dc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ springBoot = "3.2.3" vaadin-flow = "24.3.6" vaadin-base = "24.3.6" kotlinPoet = "1.16.0" -testContainers = "1.19.6" +testContainers = "1.19.7" jooq = "3.18.5" karibu = "2.1.4"