Upgrade to Testcontainers Redis Module 2.2.3

Closes gh-44182
This commit is contained in:
Stéphane Nicoll 2025-02-08 15:45:22 +01:00
parent c1cda666e7
commit fafcfb41c8
1 changed files with 1 additions and 1 deletions

View File

@ -2377,7 +2377,7 @@ bom {
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
}
}
library("Testcontainers Redis Module", "2.2.2") {
library("Testcontainers Redis Module", "2.2.3") {
group("com.redis") {
modules = [
"testcontainers-redis"