Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 26, 2025

Update Gradle Wrapper from 8.12 to 8.12.1.

Read the release notes: https://docs.gradle.org/8.12.1/release-notes.html


The checksums of the Wrapper JAR and the distribution binary have been successfully verified.

  • Gradle release: 8.12.1
  • Distribution (-bin) zip checksum: 8d97a97984f6cbd2b85fe4c60a743440a347544bf18818048e611f5288d46c94
  • Wrapper JAR Checksum: 2db75c40782f5e8ba1fc278a5574bab070adccb2d21ca5a6e5ed840888448046

You can find the reference checksum values at https://gradle.org/release-checksums/


🤖 This PR has been created by the Update Gradle Wrapper action.

Need help? 🤔

If something doesn't look right with this PR please file an issue here.

Summary by Sourcery

Build:

  • Update Gradle Wrapper from 8.12 to 8.12.1.

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@github-actions github-actions bot added dependencies Pull requests that update a dependency file gradle-wrapper Pull requests that update Gradle wrapper labels Jan 26, 2025
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 26, 2025

Reviewer's Guide by Sourcery

This pull request updates the Gradle Wrapper from version 8.12 to 8.12.1. The update involves changes to the distribution URL and SHA256 checksum in the gradle-wrapper.properties file.

Flow diagram for Gradle Wrapper update process

graph TD
    A[Start] --> B[Update gradle-wrapper.properties]
    B --> C[Change distributionUrl to 8.12.1]
    B --> D[Update SHA256 checksum]
    C --> E[Verify checksums]
    D --> E
    E --> F[End]
Loading

File-Level Changes

Change Details Files
Updated the Gradle distribution URL and SHA256 checksum.
  • Updated the distributionUrl to point to gradle-8.12.1-bin.zip.
  • Updated the distributionSha256Sum to the SHA256 checksum of the new distribution.
gradle/wrapper/gradle-wrapper.properties

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, github-actions[bot]!). We assume it knows what it's doing!

@rashidi rashidi merged commit 6c5cb56 into master Jan 26, 2025
1 check passed
@rashidi rashidi deleted the gradlew-update-8.12.1 branch January 26, 2025 02:25
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 gradle-wrapper Pull requests that update Gradle wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants