Skip to content

Commit

Permalink
bump redis.clients:jedis:5.2.0-beta5
Browse files Browse the repository at this point in the history
Signed-off-by: munishchouhan <hrma017@gmail.com>
  • Loading branch information
munishchouhan committed Sep 24, 2024
1 parent cb27396 commit 8e963c8
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.2.0-beta4'
implementation 'redis.clients:jedis:5.2.0-beta5'
implementation "io.github.resilience4j:resilience4j-ratelimiter:0.17.0"
// caching deps
implementation("io.micronaut.cache:micronaut-cache-core")
Expand Down

0 comments on commit 8e963c8

Please sign in to comment.