Skip to content

[3.0.x] Patch updates#1304

Merged
mkurz merged 1 commit into
3.0.xfrom
update/3.0.x/patches
May 13, 2026
Merged

[3.0.x] Patch updates#1304
mkurz merged 1 commit into
3.0.xfrom
update/3.0.x/patches

Conversation

@mkurz
Copy link
Copy Markdown
Member

@mkurz mkurz commented May 13, 2026

About this PR

Updates:

  • 📦 org.slf4j:slf4j-api from 2.0.17 to 2.0.18

Usage

Please merge!

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

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 these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "org.slf4j", artifactId = "slf4j-api" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "org.slf4j", artifactId = "slf4j-api" }
  }
]
labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1

@mkurz mkurz merged commit 3cc8db5 into 3.0.x May 13, 2026
15 checks passed
@mkurz mkurz deleted the update/3.0.x/patches branch May 13, 2026 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant