We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a67ffb commit b70b61eCopy full SHA for b70b61e
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2490,7 +2490,7 @@ bom {
2490
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
2491
}
2492
2493
- library("Testcontainers Redis Module", "2.2.3") {
+ library("Testcontainers Redis Module", "2.2.4") {
2494
group("com.redis") {
2495
modules = [
2496
"testcontainers-redis"
0 commit comments