Skip to content

Commit

Permalink
Upgrade to Lettuce 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Baker committed Feb 20, 2018
1 parent 4dfda18 commit ff9ec83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ratelimitj-redis/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies {

api(
project(':ratelimitj-core'),
"io.lettuce:lettuce-core:5.0.1.RELEASE"
"io.lettuce:lettuce-core:5.0.2.RELEASE"
)

implementation(
Expand Down

0 comments on commit ff9ec83

Please sign in to comment.