diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6f69578294..42d409ed12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -2490,7 +2490,7 @@ bom { releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}") } } - library("Testcontainers Redis Module", "2.2.3") { + library("Testcontainers Redis Module", "2.2.4") { group("com.redis") { modules = [ "testcontainers-redis"