Skip to content

Commit

Permalink
Upgrade to Testcontainers Redis Module 2.2.4
Browse files Browse the repository at this point in the history
Closes gh-44370
  • Loading branch information
wilkinsona committed Feb 19, 2025
1 parent 7d1fc06 commit 7dc9bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2377,7 +2377,7 @@ bom {
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") {
modules = [
"testcontainers-redis"
Expand Down

0 comments on commit 7dc9bf2

Please sign in to comment.