Skip to content

Commit fafcfb4

Browse files
committed
Upgrade to Testcontainers Redis Module 2.2.3
Closes gh-44182
1 parent c1cda66 commit fafcfb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ bom {
23772377
releaseNotes("https://github.com/testcontainers/testcontainers-java/releases/tag/{version}")
23782378
}
23792379
}
2380-
library("Testcontainers Redis Module", "2.2.2") {
2380+
library("Testcontainers Redis Module", "2.2.3") {
23812381
group("com.redis") {
23822382
modules = [
23832383
"testcontainers-redis"

0 commit comments

Comments
 (0)