Skip to content

Add support for SBT 2.* export#4327

Open
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/sbt2-export
Open

Add support for SBT 2.* export#4327
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/sbt2-export

Conversation

@Gedochao

Copy link
Copy Markdown
Contributor

https://www.scala-sbt.org/2.x/docs/en/changes/sbt-2.0-change-summary.html
https://github.com/sbt/sbt/releases/tag/v2.0.0

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)
  • ran reference docs auto-generation (./mill -i 'generate-reference-doc[]'.run)

How much have your relied on LLM-based tools in this contribution?

Extensively, Cursor + Claude

How was the solution tested?

added dedicated test suites for SBT 2.* and 1.*

@Gedochao Gedochao changed the title Add support for SBT 2.0.0 export Add support for SBT 2.* export Jun 16, 2026
@Gedochao Gedochao force-pushed the feature/sbt2-export branch from f21368d to 7213f7e Compare June 16, 2026 08:59
@Gedochao Gedochao marked this pull request as ready for review June 17, 2026 13:35
@Gedochao Gedochao requested review from tgodzik and zielinsky June 17, 2026 13:36
@Gedochao Gedochao force-pushed the feature/sbt2-export branch from 7213f7e to 18c2365 Compare June 17, 2026 13:44
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