Skip to content

Commit

Permalink
Bump jedis 5.1.3 (#732)
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso authored Nov 5, 2024
1 parent 481298b commit 2ee0854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
implementation 'com.squareup.moshi:moshi:1.14.0'
implementation 'com.squareup.moshi:moshi-adapters:1.14.0'
implementation 'redis.clients:jedis:5.0.2'
implementation 'redis.clients:jedis:5.1.3'
implementation "io.github.resilience4j:resilience4j-ratelimiter:0.17.0"
// caching deps
implementation("io.micronaut.cache:micronaut-cache-core")
Expand Down

0 comments on commit 2ee0854

Please sign in to comment.