Skip to content

build: upgrade Gradle to 9.7.0 - #752

Merged
ar merged 2 commits into
mainfrom
build/gradle-9.7.0
Aug 15, 2026
Merged

build: upgrade Gradle to 9.7.0#752
ar merged 2 commits into
mainfrom
build/gradle-9.7.0

Conversation

@ar-agt

@ar-agt ar-agt commented Aug 15, 2026

Copy link
Copy Markdown
Collaborator

Upgrades the SDKMAN and checked-in Gradle wrapper to 9.7.0.

The wrapper distribution is pinned to Gradle’s published SHA-256.

Validation:

  • ./gradlew --version (downloaded and verified Gradle 9.7.0)
  • ./gradlew clean build --no-daemon --warning-mode all (passed in a normal clone)

The only output notices are pre-existing Java/compiler, JVM instrumentation, and test-generated JKS notices, all reproduced with Gradle 9.6.1.

Note: jPOS’s GitRevisionTask currently cannot run from a linked Git worktree (also fails with Gradle 9.6.1); validation used a normal clone at the same commit.

@ar
ar merged commit 9465cbd into main Aug 15, 2026
1 check passed
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