diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c55ee628be..cbe1fe0d59 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1507,7 +1507,7 @@ bom { ] } } - library("Testcontainers", "1.18.0") { + library("Testcontainers", "1.18.2") { group("org.testcontainers") { imports = [ "testcontainers-bom"