Upgrade to Testcontainers Redis Module 2.2.4

Closes gh-44376
This commit is contained in:
Andy Wilkinson 2025-02-19 23:17:13 +00:00
parent 7a67ffb925
commit b70b61ee08
1 changed files with 1 additions and 1 deletions

View File

@ -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"