Upgrade to Testcontainers Redis Module 2.2.3
Closes gh-44182
This commit is contained in:
parent
c1cda666e7
commit
fafcfb41c8
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue