Skip to content

Commit

Permalink
[MRESOLVER-525] Bump com.redis:testcontainers-redis from 2.2.1 to 2.2…
Browse files Browse the repository at this point in the history
….2 (#451)

Bumps [com.redis:testcontainers-redis](https://github.com/redis-developer/testcontainers-redis-build) from 2.2.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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MRESOLVER-525
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 116cf4e commit fb95e66
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 @@ -135,7 +135,7 @@
<dependency>
<groupId>com.redis</groupId>
<artifactId>testcontainers-redis</artifactId>
<version>2.2.1</version>
<version>2.2.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit fb95e66

Please sign in to comment.