Skip to content

Update lettuce-core to 7.5.1.RELEASE#1116

Open
gvolpe wants to merge 1 commit intoseries/2.xfrom
update/lettuce-core-7.5.1.RELEASE
Open

Update lettuce-core to 7.5.1.RELEASE#1116
gvolpe wants to merge 1 commit intoseries/2.xfrom
update/lettuce-core-7.5.1.RELEASE

Conversation

@gvolpe
Copy link
Copy Markdown
Member

@gvolpe gvolpe commented Apr 5, 2026

About this PR

📦 Updates io.lettuce:lettuce-core from 6.8.2.RELEASE to 7.5.1.RELEASE

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "io.lettuce", artifactId = "lettuce-core" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.lettuce", artifactId = "lettuce-core" }
}]
labels: library-update, commit-count:1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant