Skip to content

chore: bump sbt to 1.13.0 / 2.0.7 and sbt-ci-release to 1.12.1 - #93

Open
reynaldjoabet wants to merge 1 commit into
OpenAPITools:masterfrom
reynaldjoabet:chore/bump-sbt-1.13.0-and-2.0.7
Open

chore: bump sbt to 1.13.0 / 2.0.7 and sbt-ci-release to 1.12.1#93
reynaldjoabet wants to merge 1 commit into
OpenAPITools:masterfrom
reynaldjoabet:chore/bump-sbt-1.13.0-and-2.0.7

Conversation

@reynaldjoabet

@reynaldjoabet reynaldjoabet commented Aug 23, 2026

Copy link
Copy Markdown
Contributor
  • build sbt / sbt 1.x cross target: 1.12.14 -> 1.13.0
  • sbt 2.x cross target: 2.0.3 -> 2.0.7
  • sbt-ci-release: 1.11.2 -> 1.12.1

Summary by cubic

Updates the build to sbt 1.13.0 (1.x cross target) and 2.0.7 (2.x cross target), and bumps sbt-ci-release to 1.12.1. Previously used sbt 1.12.14 and 2.0.3; this aligns our build and publishing with the latest releases.

  • Uses pluginCrossBuild / sbtVersion to select sbt 1.13.0 for Scala 2.12 and sbt 2.0.7 for other targets.
  • No plugin logic changes; only version updates in build.sbt, project/build.properties, and project/plugins.sbt.
  • Rollout: ensure CI and local builds have JDK 17+ available for sbt 2, and verify sbt-ci-release still has required publishing credentials.

Written for commit e760ca6. Summary will update on new commits.

Review in cubic

- build sbt / sbt 1.x cross target: 1.12.14 -> 1.13.0
- sbt 2.x cross target: 2.0.3 -> 2.0.7
- sbt-ci-release: 1.11.2 -> 1.12.1

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 3 files

Re-trigger cubic

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.

1 participant