build(deps): Update gradle to 9.6.1#1395
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
gradle_update/version_9.6.1
branch
4 times, most recently
from
July 4, 2026 08:30
7d80763 to
333530c
Compare
github-actions
Bot
force-pushed
the
gradle_update/version_9.6.1
branch
5 times, most recently
from
July 15, 2026 07:58
1111948 to
2226116
Compare
github-actions
Bot
force-pushed
the
gradle_update/version_9.6.1
branch
5 times, most recently
from
July 23, 2026 08:22
e0be5f5 to
d3f6257
Compare
github-actions
Bot
force-pushed
the
gradle_update/version_9.6.1
branch
from
July 24, 2026 08:16
d3f6257 to
4ff7c74
Compare
github-actions
Bot
force-pushed
the
gradle_update/version_9.6.1
branch
from
July 25, 2026 07:59
4ff7c74 to
767cfec
Compare
This was referenced Jul 26, 2026
Gradle 9.6.1 bundles Groovy 4.0.32; project pinned groovy-bom to 4.0.29, causing 'Conflicting module versions' in compileGroovy. Bump to 4.0.32. Also add ihub-meta catalog enrichment tests (3 cases) to restore JaCoCo coverage above 0.9 threshold: - catalog semantic injection with matching dependency - custom catalogFile path - graceful degradation when catalog missing
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.
Upgrade to latest gradle version 9.6.1
fixed issues
known issues
lockAllConfigurations()changes runtime classpath artifact ordering in 9.6.0-RC1Automated changes by create-pull-request GitHub action