Skip to content

Update bundled Gradle versions#382

Merged
cdsap merged 1 commit into
mainfrom
codex/update-gradle-9-6-1
Jul 22, 2026
Merged

Update bundled Gradle versions#382
cdsap merged 1 commit into
mainfrom
codex/update-gradle-9-6-1

Conversation

@cdsap

@cdsap cdsap commented Jul 22, 2026

Copy link
Copy Markdown
Owner

Summary

Updates the bundled Gradle wrapper resources so newly generated projects default to Gradle 9.6.1, with the companion latest patch lines selected by the repository update script.

The README examples and supported-version table now reflect the generated default, and the update script now runs under macOS Bash as well as newer Bash versions.

Validation

  • Ran ./scripts/update_gradle_versions.sh; it selected 9.6.1, 9.5.1, 9.4.1, 8.14.5, 8.13, and 8.12.1 from the official Gradle versions feed.
  • Verified the new wrapper bundles point at the expected Gradle distributions.
  • Ran ./gradlew :project-generator:unitTest.

Note: the unit test command passed, then Develocity rejected build-scan publication because this shell is not authenticated for community.develocity.cloud.

@cursor

cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@cdsap
cdsap merged commit 302f0a3 into main Jul 22, 2026
12 checks passed
@cdsap
cdsap deleted the codex/update-gradle-9-6-1 branch July 22, 2026 13:47
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