diff --git a/spring-boot-project/spring-boot-parent/build.gradle b/spring-boot-project/spring-boot-parent/build.gradle index d9f7854429..1482eeea8d 100644 --- a/spring-boot-project/spring-boot-parent/build.gradle +++ b/spring-boot-project/spring-boot-parent/build.gradle @@ -193,7 +193,7 @@ bom { ] } } - library("Testcontainers", "1.16.2") { + library("Testcontainers", "1.17.3") { group("org.testcontainers") { imports = [ "testcontainers-bom"