Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-gradle.sh from v8.14.3 to v9.2.1.

Auto-generated by a dependency updater.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 17, 2025
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-gradle.sh/v9.2.1 branch 3 times, most recently from b1e59b5 to bc287ba Compare November 19, 2025 13:29
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.2.1-bin.zip
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Gradle wrapper JAR not updated with version bump

The distributionUrl was updated to Gradle 9.2.1, but the gradle-wrapper.jar binary file was not updated. When the wrapper distribution URL is changed, the wrapper JAR should also be regenerated or updated to ensure compatibility. This mismatch could cause build failures or unexpected behavior when developers or CI/CD systems use the wrapper.

Fix in Cursor Fix in Web

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-gradle.sh/v9.2.1 branch 5 times, most recently from b52b000 to caff08b Compare November 21, 2025 12:22
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-gradle.sh/v9.2.1 branch from caff08b to b67efca Compare November 21, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants