Skip to content

Commit

Permalink
Update dependency gradle to v8.12.1 (#1904)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [gradle](https://gradle.org)
([source](https://github.com/gradle/gradle)) | patch | `8.12`
-> `8.12.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>gradle/gradle (gradle)</summary>

###
[`v8.12.1`](https://github.com/gradle/gradle/releases/tag/v8.12.1):
8.12.1

[Compare
Source](https://github.com/gradle/gradle/compare/v8.12.0...v8.12.1)

The Gradle team is excited to announce Gradle 8.12.1.

[Read the Release
Notes](https://docs.gradle.org/8.12.1/release-notes.html)

We would like to thank the following community members for their
contributions to this release of Gradle:
[Abhiraj Adhikary](https://github.com/abhirajadhikary06),
[Ayush Saxena](https://github.com/Ayushcode10),
[Björn Kautler](https://github.com/Vampire),
[davidburstrom](https://github.com/davidburstrom),
[Dominic Fellbaum](https://github.com/felldo),
[Emmanuel Ferdman](https://github.com/emmanuel-ferdman),
[Finn Petersen](https://github.com/fp7),
[Johnny Lim](https://github.com/izeye),
[Mahdi Hosseinzadeh](https://github.com/mahozad),
[Martin Bonnin](https://github.com/martinbonnin),
[Paint_Ninja](https://github.com/PaintNinja),
[Petter Måhlén](https://github.com/pettermahlen),
[Philip Wedemann](https://github.com/hfhbd),
[stegeto22](https://github.com/stegeto22),
[Tanish](https://github.com/Taz03),
[TheGoesen](https://github.com/TheGoesen),
[Tim Nielens](https://github.com/tnielens),
[Trout Zhang](https://github.com/TroutZhang),
[Victor Merkulov](https://github.com/urdak)

#### Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

    ./gradlew wrapper --gradle-version=8.12.1

See the Gradle [8.x upgrade
guide](https://docs.gradle.org/8.12.1/userguide/upgrading_version\_8.html)
to learn about deprecations, breaking changes and other considerations
when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the [full
compatibility
notes](https://docs.gradle.org/8.12.1/userguide/compatibility.html).

#### Reporting problems

If you find a problem with this release, please file a bug on [GitHub
Issues](https://github.com/gradle/gradle/issues) adhering to
our issue guidelines.
If you're not sure you're encountering a bug, please use the
[forum](https://discuss.gradle.org/c/help-discuss).

We hope you will build happiness with Gradle, and we look forward to
your feedback via [Twitter](https://twitter.com/gradle) or on
[GitHub](https://github.com/gradle).

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMzMuNCIsInVwZGF0ZWRJblZlciI6IjM5LjEzMy40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jan 26, 2025
1 parent bf93e81 commit 56e4e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.12.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 56e4e66

Please sign in to comment.