Skip to content

Commit

Permalink
Bump com.playtika.testcontainers:embedded-redis from 2.2.14 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps com.playtika.testcontainers:embedded-redis from 2.2.14 to 3.0.6.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 7e398a2 commit 11bc53e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/redis/shedlock-provider-redis-jedis4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.playtika.testcontainers</groupId>
<artifactId>embedded-redis</artifactId>
<version>2.2.14</version>
<version>3.0.6</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 11bc53e

Please sign in to comment.