Skip to content

Update sbt, scripted-plugin to 1.11.0#724

Merged
milessabin merged 1 commit into
mainfrom
update/sbt-1.11.0
May 24, 2025
Merged

Update sbt, scripted-plugin to 1.11.0#724
milessabin merged 1 commit into
mainfrom
update/sbt-1.11.0

Conversation

@typelevel-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 1.10.11 to 1.11.0

📜 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 = "org.scala-sbt" } ]

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

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

@milessabin milessabin self-assigned this May 24, 2025
@milessabin milessabin self-requested a review May 24, 2025 10:43

@milessabin milessabin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@milessabin milessabin merged commit c7f3f5c into main May 24, 2025
11 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.

1 participant