Skip to content

Commit

Permalink
Bump com.redis:testcontainers-redis from 2.0.1 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [com.redis:testcontainers-redis](https://github.com/redis-developer/testcontainers-redis-build) from 2.0.1 to 2.2.2.
- [Commits](https://github.com/redis-developer/testcontainers-redis-build/commits)

---
updated-dependencies:
- dependency-name: com.redis:testcontainers-redis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MediaMarco committed Aug 19, 2024
1 parent 06aeff5 commit 9bc66ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion synapse-redis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
testImplementation "ch.qos.logback:logback-core"
testImplementation "ch.qos.logback:logback-classic"
testImplementation "org.testcontainers:testcontainers"
testImplementation "com.redis:testcontainers-redis:2.0.1"
testImplementation "com.redis:testcontainers-redis:2.2.2"
}

apply plugin: 'maven-publish'
Expand Down

0 comments on commit 9bc66ec

Please sign in to comment.