Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates version numbers across the project, bumping the main project version from 2.0.0-SNAPSHOT.410 to 2.0.0-SNAPSHOT.411 and updating the Base.annotations dependency from 2.0.0-SNAPSHOT.350 to 2.0.0-SNAPSHOT.360.
- Updates main project version to 2.0.0-SNAPSHOT.411
- Updates Base.annotations dependency to 2.0.0-SNAPSHOT.360
- Updates copyright year from 2024 to 2025 in one file
Reviewed Changes
Copilot reviewed 7 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.gradle.kts | Updates main project version from 410 to 411 |
| pom.xml | Updates project version and spine-annotations dependency version |
| dependencies.md | Updates version references in generated dependency reports |
| config | Updates subproject commit hash |
| buildSrc/src/main/kotlin/io/spine/gradle/java/Linters.kt | Updates copyright year to 2025 |
| buildSrc/src/main/kotlin/io/spine/dependency/local/Logging.kt | Updates logging version from 242 to 410 |
| buildSrc/src/main/kotlin/io/spine/dependency/local/Base.kt | Updates Base dependency versions from 350 to 360 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #134 +/- ##
=========================================
Coverage 14.37% 14.37%
Complexity 120 120
=========================================
Files 102 102
Lines 2658 2658
Branches 377 377
=========================================
Hits 382 382
Misses 2245 2245
Partials 31 31 🚀 New features to boost your workflow:
|
armiol
approved these changes
Sep 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the version on the latest
Base.annotationsartifact.