Skip to content

Commit

Permalink
Bump Lettuce 6.1.1.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
mokies committed May 8, 2021
1 parent ddf3a3c commit eb58d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ratelimitj-redis/build.gradle
Expand Up @@ -6,7 +6,7 @@ dependencies {

api(
project(':ratelimitj-core'),
'io.lettuce:lettuce-core:6.0.2.RELEASE'
'io.lettuce:lettuce-core:6.1.1.RELEASE'
)

implementation(
Expand Down

0 comments on commit eb58d3d

Please sign in to comment.