Skip to content

Patch updates#63

Merged
mkurz merged 1 commit intosbt:mainfrom
scala-steward:update/patches
Dec 12, 2025
Merged

Patch updates#63
mkurz merged 1 commit intosbt:mainfrom
scala-steward:update/patches

Conversation

@scala-steward
Copy link

About this PR

Updates:

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.scala-lang", artifactId = "scala-library" }
]

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

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

@mkurz mkurz merged commit 0af42b7 into sbt:main Dec 12, 2025
5 checks passed
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.

2 participants