Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the repository’s sbt launcher version to align with the latest patch release in the 1.12.x line.
Changes:
- Bump
sbt.versionfrom1.12.9to1.12.10inproject/build.properties.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1 +1 @@ | |||
| sbt.version = 1.12.9 | |||
| sbt.version = 1.12.10 | |||
There was a problem hiding this comment.
PR description mentions updating org.scala-sbt:scripted-plugin to 1.12.10, but there doesn't appear to be any direct scripted-plugin dependency in this repo (no matches in .sbt/.scala/.properties). If this repo does not use scripted-plugin, consider adjusting the PR description to avoid confusion; otherwise, add the missing version bump where the plugin is declared.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About this PR
📦 Updates
from
1.12.9to1.12.10📜 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.conffile.Have a fantastic day writing Scala!
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: