diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1382fdb0f7..4b38cf0661 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1641,7 +1641,7 @@ bom { ] } } - library("Testcontainers", "1.19.4") { + library("Testcontainers", "1.19.5") { group("org.testcontainers") { imports = [ "testcontainers-bom"