Skip to content

Commit 4aabaf1

Browse files
committed
Upgrade to Testcontainers Redis Module 2.2.3
Closes gh-44096
1 parent 7f40270 commit 4aabaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@ bom {
23762376
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
23772377
}
23782378
}
2379-
library("Testcontainers Redis Module", "2.2.2") {
2379+
library("Testcontainers Redis Module", "2.2.3") {
23802380
group("com.redis") {
23812381
modules = [
23822382
"testcontainers-redis"

0 commit comments

Comments
 (0)