Skip to content

Upgrade Gradle to 9.7.0 - #22

Open
lagergren wants to merge 1 commit into
masterfrom
gradle-9.7.0-upgrade
Open

Upgrade Gradle to 9.7.0#22
lagergren wants to merge 1 commit into
masterfrom
gradle-9.7.0-upgrade

Conversation

@lagergren

Copy link
Copy Markdown
Contributor

Updates the Gradle wrapper to 9.7.0 and regenerates the wrapper JAR with Gradle 9.7.0. Also removes the stale native-access Gradle JVM workaround; the build runs cleanly on Java 25 without it.

Verification:

  • ./gradlew --version
  • ./gradlew clean build installDist --stacktrace --console=plain --warning-mode=all --no-daemon

Notes:

  • No Gradle deprecation warnings were emitted with --warning-mode=all.
  • No Kotlin DSL delegated-accessor warnings were present; the Gradle build scripts do not use the affected by-delegation pattern.
  • Dockerfile uses ./gradlew and has no hard-coded Gradle version. Local Docker verification is currently blocked by the host Podman socket refusing connections.

@lagergren
lagergren enabled auto-merge (squash) August 16, 2026 15:08
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.

1 participant