Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency gradle to v7.5.1 (#1026)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | patch | `7.5` -> `7.5.1` | --- ### Release Notes <details> <summary>gradle/gradle</summary> ### [`v7.5.1`](https://github.com/gradle/gradle/releases/tag/v7.5.1) This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5 [Read the Release Notes](https://docs.gradle.org/7.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Michael Bailey](https://github.com/yogurtearl), [Josh Kasten](https://github.com/jkasten2), [Marcono1234](https://github.com/Marcono1234), [mataha](https://github.com/mataha), [Lieven Vaneeckhaute](https://github.com/denshade), [kiwi-oss](https://github.com/kiwi-oss), [Stefan Neuhaus](https://github.com/stefanneuhaus), [George Thomas](https://github.com/smoothreggae), [Anja Papatola](https://github.com/apalopta), [Björn Kautler](https://github.com/Vampire), [David Burström](https://github.com/davidburstrom), [Vladimir Sitnikov](https://github.com/vlsi), [Roland Weisleder](https://github.com/rweisleder), [Konstantin Gribov](https://github.com/grossws), [David Op de Beeck](https://github.com/DavidOpDeBeeck), [aSemy](https://github.com/aSemy), [Rene Groeschke](https://github.com/breskeby), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Aurimas Liutikas](https://github.com/liutikas), [Jamie Tanna](https://github.com/jamietanna), [Xin Wang](https://github.com/scaventz), [Atsuto Yamashita](https://github.com/att55), [Taeik Lim](https://github.com/acktsap), [Peter Gafert](https://github.com/codecholeric), [Alex Landau](https://github.com/AlexLandau), [Jerry Wiltse](https://github.com/solvingj), [Tyler Burke](https://github.com/T-A-B), [Matthew Haughton](https://github.com/3flex), [Filip Daca](https://github.com/filip-daca), [Simão Gomes Viana](https://github.com/xdevs23), [Vaidotas Valuckas](https://github.com/rieske), [Edgars Jasmans](https://github.com/yasmans), [Tomasz Godzik](https://github.com/tgodzik), [Jeff](https://github.com/mathjeff), [Lajos Veres](https://github.com/vlajos) #### Upgrade instructions Switch your build to use Gradle 7.5.1 by updating your wrapper: `./gradlew wrapper --gradle-version=7.5.1` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.5.1/userguide/upgrading_version\_7.html#changes\_7.5) to learn about deprecations, breaking changes and other considerations when upgrading. #### 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). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gapic-generator-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0Ni4wIn0=-->
- Loading branch information