Skip to content

Comments

Bump Compiler, ToolBase, and Validation#74

Merged
alexander-yevsyukov merged 4 commits intomasterfrom
bump-tool-base
Feb 23, 2026
Merged

Bump Compiler, ToolBase, and Validation#74
alexander-yevsyukov merged 4 commits intomasterfrom
bump-tool-base

Conversation

@alexander-yevsyukov
Copy link
Contributor

This PR updates the local dependencies so that latest RootPlugin is employed for adding Spine-specific repositories to a Gradle project.

Copy link
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 updates local dependency versions to employ the latest RootPlugin functionality for adding Spine-specific repositories to Gradle projects. The version bumps are consistently applied across all configuration files and build scripts.

Changes:

  • Bumped CoreJvmCompiler version from 2.0.0-SNAPSHOT.053 to 054
  • Bumped Compiler version from 2.0.0-SNAPSHOT.038 to 039
  • Bumped ToolBase version from 2.0.0-SNAPSHOT.371 to 373
  • Bumped Validation version from 2.0.0-SNAPSHOT.394 to 395
  • Added compiler.params, compiler.gradleApi, and compiler.pluginLib to the dependency resolution force list

Reviewed changes

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

Show a summary per file
File Description
version.gradle.kts Updated coreJvmCompilerVersion from 053 to 054
pom.xml Updated project version to 054; bumped Compiler (038→039), ToolBase (371→373), Validation (394→395), and related CoreJvmCompiler artifacts (052→053)
dependencies.md Regenerated dependency report with updated module versions (053→054) and new generation timestamp
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Updated Validation version from 394 to 395
buildSrc/src/main/kotlin/io/spine/dependency/local/ToolBase.kt Updated version and dogfoodingVersion from 371 to 373
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Updated version and dogfoodingVersion from 052 to 053
buildSrc/src/main/kotlin/io/spine/dependency/local/Compiler.kt Updated fallbackVersion and fallbackDfVersion from 038 to 039
build.gradle.kts Added three compiler artifacts (params, gradleApi, pluginLib) to the dependency resolution force list

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@alexander-yevsyukov alexander-yevsyukov merged commit ef44ecc into master Feb 23, 2026
11 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-tool-base branch February 23, 2026 19:13
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