We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1cda66 commit fafcfb4Copy full SHA for fafcfb4
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2377,7 +2377,7 @@ bom {
2377
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
2378
}
2379
2380
- library("Testcontainers Redis Module", "2.2.2") {
+ library("Testcontainers Redis Module", "2.2.3") {
2381
group("com.redis") {
2382
modules = [
2383
"testcontainers-redis"
0 commit comments