Skip to content

chore: bump sbt to 1.12.13 / 2.0.1 and CI actions#91

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

chore: bump sbt to 1.12.13 / 2.0.1 and CI actions#91
reynaldjoabet wants to merge 1 commit into
OpenAPITools:masterfrom
reynaldjoabet:chore/bump-sbt-and-ci-actions

Conversation

@reynaldjoabet

@reynaldjoabet reynaldjoabet commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

sbt:

  • build sbt / sbt 1.x cross target: 1.12.11 -> 1.12.13
  • sbt 2.x cross target: 2.0.0 -> 2.0.1

CI:

  • actions/checkout v6 -> v7
  • actions/cache v4 -> v6 (sbt.yml)

Summary by cubic

Upgrade sbt across the build (1.x to 1.12.13 and 2.x to 2.0.1) and update CI actions to newer versions to keep CI stable and up to date.

  • Dependencies
    • sbt 1.12.11 → 1.12.13 (build + project/build.properties)
    • sbt 2.0.0 → 2.0.1 (cross build)
    • actions/checkout v6 → v7 (release.yml, sbt.yml)
    • actions/cache v4 → v6 (sbt.yml)

Written for commit 534cd22. Summary will update on new commits.

Review in cubic

sbt:
- build sbt / sbt 1.x cross target: 1.12.11 -> 1.12.13
- sbt 2.x cross target: 2.0.0 -> 2.0.1

CI:
- actions/checkout v6 -> v7
- actions/cache v4 -> v6 (sbt.yml)

@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 4 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