Upgrade to Testcontainers Redis Module 2.2.4
Closes gh-44376
This commit is contained in:
parent
7a67ffb925
commit
b70b61ee08
|
@ -2490,7 +2490,7 @@ bom {
|
||||||
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
|
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") {
|
group("com.redis") {
|
||||||
modules = [
|
modules = [
|
||||||
"testcontainers-redis"
|
"testcontainers-redis"
|
||||||
|
|
Loading…
Reference in New Issue