Skip to content

Update sbt to 2.0.6 - #245

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

Update sbt to 2.0.6#245
guizmaii wants to merge 1 commit into
mainfrom
update/sbt-2.0.6

Conversation

@guizmaii

Copy link
Copy Markdown
Collaborator

About this PR

📦 Updates org.scala-sbt:sbt from 1.12.15 to 2.0.6

📜 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 lite review requested due to automatic review settings August 10, 2026 01:20
@guizmaii guizmaii mentioned this pull request Aug 10, 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 repository’s build tool version by bumping sbt from 1.12.15 to 2.0.6 via project/build.properties, aligning the project with the sbt 2.x toolchain.

Changes:

  • Bumped sbt.version to 2.0.6.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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