Skip to content

Commit 7062032

Browse files
build(deps): bump io.lettuce:lettuce-core in /modules/jooby-redis
Bumps [io.lettuce:lettuce-core](https://github.com/lettuce-io/lettuce-core) from 6.5.0.RELEASE to 6.5.1.RELEASE. - [Release notes](https://github.com/lettuce-io/lettuce-core/releases) - [Changelog](https://github.com/redis/lettuce/blob/main/RELEASE-NOTES.md) - [Commits](redis/lettuce@6.5.0.RELEASE...6.5.1.RELEASE) --- updated-dependencies: - dependency-name: io.lettuce:lettuce-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cee092c commit 7062032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/jooby-redis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.lettuce</groupId>
4545
<artifactId>lettuce-core</artifactId>
46-
<version>6.5.0.RELEASE</version>
46+
<version>6.5.1.RELEASE</version>
4747
</dependency>
4848

4949
<!-- Test dependencies -->

0 commit comments

Comments
 (0)