Skip to content

Update scoreboard-library reference and bump version to 3.0.9#304

Merged
twisti-dev merged 3 commits intoversion/26.1from
fix/scorboard-api
Apr 9, 2026
Merged

Update scoreboard-library reference and bump version to 3.0.9#304
twisti-dev merged 3 commits intoversion/26.1from
fix/scorboard-api

Conversation

@twisti-dev
Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the project version and fixes a dependency version reference for the scoreboard library implementation.

Dependency management improvements:

  • Updated the scoreboard-library-implementation dependency in gradle/libs.versions.toml to use the same version as scoreboard-library, ensuring consistency between API and implementation.
  • Removed the separate scoreboard-library-implementation version entry from gradle/libs.versions.toml, as it's now unified with the main library version.

Project versioning:

  • Bumped the project version from 3.0.8 to 3.0.9 in gradle.properties.

@twisti-dev twisti-dev self-assigned this Apr 9, 2026
Copilot AI review requested due to automatic review settings April 9, 2026 16:44
@twisti-dev twisti-dev merged commit 3a8b4e0 into version/26.1 Apr 9, 2026
3 of 4 checks passed
@twisti-dev twisti-dev deleted the fix/scorboard-api branch April 9, 2026 16:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aligns the Scoreboard Library implementation dependency with the API dependency version in the Gradle version catalog and bumps the overall project version to 3.0.9.

Changes:

  • Unified scoreboard-library-implementation to reference the same scoreboard-library version in gradle/libs.versions.toml and removed the redundant implementation version entry.
  • Bumped project version from 3.0.8 to 3.0.9 in gradle.properties.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
gradle/libs.versions.toml Removes the separate implementation version and points implementation artifact to version.ref = "scoreboard-library" for consistency.
gradle.properties Updates project version to 3.0.9.

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