Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
upgraded to Lettuce 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Mar 31, 2021
1 parent 3951719 commit cb33e21
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 @@ -44,7 +44,7 @@ jar {
}

dependencies {
api 'io.lettuce:lettuce-core:6.0.3.RELEASE'
api 'io.lettuce:lettuce-core:6.1.0.RELEASE'
compileOnly 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
testImplementation 'org.slf4j:slf4j-simple'
Expand Down

0 comments on commit cb33e21

Please sign in to comment.