Skip to content

Bump local dependencies and Gradle#69

Merged
alexander-yevsyukov merged 9 commits intomasterfrom
bump-local-dependencies
Jan 20, 2026
Merged

Bump local dependencies and Gradle#69
alexander-yevsyukov merged 9 commits intomasterfrom
bump-local-dependencies

Conversation

@alexander-yevsyukov
Copy link
Contributor

This PR updates local dependencies to the latest versions and Gradle to 9.3.0.

Copilot AI review requested due to automatic review settings January 20, 2026 18:02
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review January 20, 2026 18:02
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 Spine framework dependencies and Gradle to version 9.3.0. The changes primarily involve version bumps across multiple dependency files and configuration updates to support the new Gradle version.

Changes:

  • Updated project version from 2.0.0-SNAPSHOT.050 to 2.0.0-SNAPSHOT.051
  • Upgraded Gradle from 9.2.1 to 9.3.0
  • Bumped versions of Spine framework dependencies (CoreJvm, Validation, Time, BaseTypes, Compiler)

Reviewed changes

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

Show a summary per file
File Description
version.gradle.kts Updated core JVM compiler version to 051
pom.xml Updated project version and multiple Spine dependency versions; reorganized validation dependencies
gradle/wrapper/gradle-wrapper.properties Updated Gradle distribution URL to version 9.3.0
gradle.properties Added UTF-8 file encoding to JVM arguments
dependencies.md Regenerated dependency report with updated versions and timestamps
config Updated subproject commit reference
buildSrc/src/main/kotlin/io/spine/dependency/local/Validation.kt Updated Validation version to 393; refactored runtime dependency handling
buildSrc/src/main/kotlin/io/spine/dependency/local/Time.kt Updated Time version to 231
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvmCompiler.kt Updated versions and fixed comment reference
buildSrc/src/main/kotlin/io/spine/dependency/local/CoreJvm.kt Updated CoreJvm version to 371; deprecated CoreJava typealias
buildSrc/src/main/kotlin/io/spine/dependency/local/Compiler.kt Updated versions to 038; refactored modules property
buildSrc/src/main/kotlin/io/spine/dependency/local/BaseTypes.kt Updated BaseTypes version to 223
buildSrc/src/main/kotlin/BuildExtensions.kt Added task dependency for KSP test compilation

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

@alexander-yevsyukov alexander-yevsyukov merged commit db66dde into master Jan 20, 2026
12 of 13 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the bump-local-dependencies branch January 20, 2026 18:38
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.

3 participants