diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a0e3805608..9eaba28b98 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1498,7 +1498,7 @@ bom { ] } } - library("Testcontainers", "1.18.3") { + library("Testcontainers", "1.19.0") { group("org.testcontainers") { imports = [ "testcontainers-bom"