Skip to content

Commit

Permalink
Bump redis.clients:jedis from 3.0.1 to 5.2.0 in /modules/toxiproxy
Browse files Browse the repository at this point in the history
Bumps [redis.clients:jedis](https://github.com/redis/jedis) from 3.0.1 to 5.2.0.
- [Release notes](https://github.com/redis/jedis/releases)
- [Commits](redis/jedis@jedis-3.0.1...v5.2.0)

---
updated-dependencies:
- dependency-name: redis.clients:jedis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0217e78 commit e27ca1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/toxiproxy/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies {
api project(':testcontainers')
api 'eu.rekawek.toxiproxy:toxiproxy-java:2.1.7'

testImplementation 'redis.clients:jedis:3.0.1'
testImplementation 'redis.clients:jedis:5.2.0'
testImplementation 'org.assertj:assertj-core:3.26.3'
}

0 comments on commit e27ca1e

Please sign in to comment.