Skip to content

build: update sbt, scripted-plugin to 1.10.11#469

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
update/main/sbt-1.10.11
Closed

build: update sbt, scripted-plugin to 1.10.11#469
github-actions[bot] wants to merge 1 commit intomainfrom
update/main/sbt-1.10.11

Conversation

@github-actions
Copy link
Contributor

About this PR

📦 Updates

from 1.10.0 to 1.10.11

📜 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!

🔍 Files still referring to the old version number

The following files still refer to the old version number (1.10.0).
You might want to review and update them manually.

project/plugins.sbt
⚙ 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-patch, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
@github-actions github-actions bot requested a review from a team as a code owner June 19, 2025 07:35
@FabioPinheiro FabioPinheiro changed the title Update sbt, scripted-plugin to 1.10.11 in main Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org> build: update sbt, scripted-plugin to 1.10.11 Sep 16, 2025
@FabioPinheiro
Copy link
Contributor

No longer relevant

@FabioPinheiro FabioPinheiro deleted the update/main/sbt-1.10.11 branch September 16, 2025 15:33
@github-actions
Copy link
Contributor Author

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