Skip to content

Update lettuce-core from 7.3.0.RELEASE to 7.4.0.RELEASE#1449

Merged
mergify[bot] merged 2 commits intoavast:masterfrom
scala-steward:update/lettuce-core-7.4.0.RELEASE
Feb 8, 2026
Merged

Update lettuce-core from 7.3.0.RELEASE to 7.4.0.RELEASE#1449
mergify[bot] merged 2 commits intoavast:masterfrom
scala-steward:update/lettuce-core-7.4.0.RELEASE

Conversation

@scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates io.lettuce:lettuce-core from 7.3.0.RELEASE to 7.4.0.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

@mergify mergify bot added the dependency-update Update of dependencies (Scala Steward) label Feb 8, 2026
@mergify mergify bot merged commit 13c37e1 into avast:master Feb 8, 2026
2 checks passed
@scala-steward scala-steward deleted the update/lettuce-core-7.4.0.RELEASE branch March 2, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency-update Update of dependencies (Scala Steward)

Development

Successfully merging this pull request may close these issues.

2 participants