Skip to content

Bump Gradle -> 9.7.1 - #749

Merged
alexander-yevsyukov merged 1 commit into
masterfrom
bump-gradle-9.7.1
Aug 19, 2026
Merged

Bump Gradle -> 9.7.1#749
alexander-yevsyukov merged 1 commit into
masterfrom
bump-gradle-9.7.1

Conversation

@alexander-yevsyukov

Copy link
Copy Markdown
Contributor

Updates the Gradle wrapper from 9.6.1 to 9.7.1, the current release per the
official release notes.

Changes

  • gradle/wrapper/gradle-wrapper.propertiesdistributionUrl bumped to gradle-9.7.1-bin.zip
  • gradle/wrapper/gradle-wrapper.jar — regenerated by the 9.7.1 distribution

gradlew and gradlew.bat are byte-identical between 9.6.1 and 9.7.1, so they
are intentionally absent from this diff.

Provenance

The committed wrapper JAR matches Gradle's published checksum
for 9.7.1:

7a9ce74cff467ca1bf60a4fcd9f05185acceda4d0f382434d393e17864262c5d

Verification

Both run on 9.7.1 with JDK 17 (matching BuildSettings.jvmTarget):

  • ./gradlew clean detektBUILD SUCCESSFUL (the command this repo's CI runs)
  • buildSrc buildBUILD SUCCESSFUL, with :test and :validatePlugins executed

The root project has no build task, so detekt plus the buildSrc build is the
full check surface here.

🤖 Generated with Claude Code

@alexander-yevsyukov alexander-yevsyukov self-assigned this Aug 19, 2026
@alexander-yevsyukov alexander-yevsyukov moved this to 🏗 In progress in v2.0 Aug 19, 2026
@alexander-yevsyukov
alexander-yevsyukov merged commit 4b55cf6 into master Aug 19, 2026
2 checks passed
@alexander-yevsyukov
alexander-yevsyukov deleted the bump-gradle-9.7.1 branch August 19, 2026 16:36
@github-project-automation github-project-automation Bot moved this from 🏗 In progress to ✅ Done in v2.0 Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants