Skip to content

Commit 7dc9bf2

Browse files
committed
Upgrade to Testcontainers Redis Module 2.2.4
Closes gh-44370
1 parent 7d1fc06 commit 7dc9bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ bom {
23772377
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
23782378
}
23792379
}
2380-
library("Testcontainers Redis Module", "2.2.3") {
2380+
library("Testcontainers Redis Module", "2.2.4") {
23812381
group("com.redis") {
23822382
modules = [
23832383
"testcontainers-redis"

0 commit comments

Comments
 (0)