Skip to content

Commit

Permalink
Upgrade to Testcontainers Redis Module 2.2.3
Browse files Browse the repository at this point in the history
Closes gh-44182
  • Loading branch information
snicoll committed Feb 8, 2025
1 parent c1cda66 commit fafcfb4
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.2") {
library("Testcontainers Redis Module", "2.2.3") {
group("com.redis") {
modules = [
"testcontainers-redis"
Expand Down

0 comments on commit fafcfb4

Please sign in to comment.