From 8a885ba727cf40c9fa71658ab1589289dbad742c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 00:54:13 +0000 Subject: [PATCH] Update testcontainers-java monorepo --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index be6e752..2c5f372 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -32,7 +32,7 @@ val protobufVersion = "3.21.9" val coroutinesVersion = "1.7.3" val confluentVersion = "7.3.0" val junitJupiterVersion = "5.10.2" -val testContainersVersion = "1.19.4" +val testContainersVersion = "1.19.6" val provenanceProtoKotlinVersion = "1.17.1" dependencies {