Skip to content

Commit b70b61e

Browse files
committed
Upgrade to Testcontainers Redis Module 2.2.4
Closes gh-44376
1 parent 7a67ffb commit b70b61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2490,7 +2490,7 @@ bom {
24902490
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
24912491
}
24922492
}
2493-
library("Testcontainers Redis Module", "2.2.3") {
2493+
library("Testcontainers Redis Module", "2.2.4") {
24942494
group("com.redis") {
24952495
modules = [
24962496
"testcontainers-redis"

0 commit comments

Comments
 (0)