Skip to content

Commit

Permalink
Update dependency io.lettuce:lettuce-core to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent 22c7760 commit 8cab448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra_github/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
<dependency>
<groupId>io.lettuce</groupId>
<artifactId>lettuce-core</artifactId>
<version>5.0.5.RELEASE</version>
<version>6.3.1.RELEASE</version>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
Expand Down

0 comments on commit 8cab448

Please sign in to comment.