Skip to content

Commit

Permalink
Bump com.redis:testcontainers-redis from 2.2.3 to 2.2.4
Browse files Browse the repository at this point in the history
Bumps [com.redis:testcontainers-redis](https://github.com/redis-field-engineering/testcontainers-redis) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/redis-field-engineering/testcontainers-redis/releases)
- [Changelog](https://github.com/redis-field-engineering/testcontainers-redis/blob/main/jreleaser.yml)
- [Commits](https://github.com/redis-field-engineering/testcontainers-redis/commits/v2.2.4)

---
updated-dependencies:
- dependency-name: com.redis:testcontainers-redis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 508504d commit a883024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-resolver-named-locks-redisson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>com.redis</groupId>
<artifactId>testcontainers-redis</artifactId>
<version>2.2.3</version>
<version>2.2.4</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a883024

Please sign in to comment.