Skip to content

Update sbt to 2.0.1#997

Closed
scala-steward wants to merge 1 commit into
msgpack:mainfrom
scala-steward:update/sbt-2.0.1
Closed

Update sbt to 2.0.1#997
scala-steward wants to merge 1 commit into
msgpack:mainfrom
scala-steward:update/sbt-2.0.1

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

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

@github-actions github-actions Bot enabled auto-merge (squash) June 30, 2026 17:34
@xerial xerial mentioned this pull request Jun 30, 2026
5 tasks
@xerial

xerial commented Jun 30, 2026

Copy link
Copy Markdown
Member

Superseded by #998, which does the full sbt 2 migration (this PR only bumped build.properties, which wasn't sufficient on its own — sbt 2 also needs JDK17+ to run, sbt-jcheckstyle/sbt-osgi version bumps, and a few build.sbt/CI fixes).

@xerial xerial closed this Jun 30, 2026
auto-merge was automatically disabled June 30, 2026 20:06

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants