Skip to content

Update sbt to 2.0.1#24

Open
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-2.0.1
Open

Update sbt to 2.0.1#24
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-2.0.1

Conversation

@guizmaii

Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.scala-sbt:sbt from 1.12.13 to 2.0.1

📜 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", artifactId = "sbt" } ]

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

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

Copilot AI review requested due to automatic review settings June 30, 2026 02:32
@guizmaii guizmaii mentioned this pull request Jun 30, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the project’s sbt launcher version to sbt 2.0.1 by modifying the pinned sbt version in project/build.properties.

Changes:

  • Bump sbt.version from 1.12.13 to 2.0.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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