Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update plugin.dependencyUpdates to v0.47.0 (#91)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.github.ben-manes.versions | `0.46.0` -> `0.47.0` | [![age](https://badges.renovateapi.com/packages/maven/com.github.ben-manes.versions/0.47.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.github.ben-manes.versions/0.47.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.github.ben-manes.versions/0.47.0/compatibility-slim/0.46.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.github.ben-manes.versions/0.47.0/confidence-slim/0.46.0)](https://docs.renovatebot.com/merge-confidence/) | | [com.github.ben-manes:gradle-versions-plugin](https://togithub.com/ben-manes/gradle-versions-plugin) | `0.46.0` -> `0.47.0` | [![age](https://badges.renovateapi.com/packages/maven/com.github.ben-manes:gradle-versions-plugin/0.47.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.github.ben-manes:gradle-versions-plugin/0.47.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.github.ben-manes:gradle-versions-plugin/0.47.0/compatibility-slim/0.46.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.github.ben-manes:gradle-versions-plugin/0.47.0/confidence-slim/0.46.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ben-manes/gradle-versions-plugin</summary> ### [`v0.47.0`](https://togithub.com/ben-manes/gradle-versions-plugin/releases/tag/v0.47.0) #### What's Changed - Avoid configuring dependencyUpdates task by [@​dreis2211](https://togithub.com/dreis2211) in [https://github.com/ben-manes/gradle-versions-plugin/pull/736](https://togithub.com/ben-manes/gradle-versions-plugin/pull/736) - Update dependabot.yml by [@​jaredsburrows](https://togithub.com/jaredsburrows) in [https://github.com/ben-manes/gradle-versions-plugin/pull/739](https://togithub.com/ben-manes/gradle-versions-plugin/pull/739) - Bump com.squareup.okhttp3:okhttp from 4.9.3 to 4.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/740](https://togithub.com/ben-manes/gradle-versions-plugin/pull/740) - Bump org.jetbrains.dokka from 1.6.21 to 1.8.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/744](https://togithub.com/ben-manes/gradle-versions-plugin/pull/744) - Bump org.jetbrains.kotlin.jvm from 1.6.21 to 1.8.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/741](https://togithub.com/ben-manes/gradle-versions-plugin/pull/741) - gradle 8 by [@​jaredsburrows](https://togithub.com/jaredsburrows) in [https://github.com/ben-manes/gradle-versions-plugin/pull/745](https://togithub.com/ben-manes/gradle-versions-plugin/pull/745) - Fix broken Sonatype links in HTML reports by [@​marcosalis](https://togithub.com/marcosalis) in [https://github.com/ben-manes/gradle-versions-plugin/pull/750](https://togithub.com/ben-manes/gradle-versions-plugin/pull/750) - Bump com.thoughtworks.xstream:xstream from 1.4.19 to 1.4.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/751](https://togithub.com/ben-manes/gradle-versions-plugin/pull/751) - Bump org.jetbrains.kotlin:kotlin-reflect from 1.6.21 to 1.8.10 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/752](https://togithub.com/ben-manes/gradle-versions-plugin/pull/752) - Bump actions/setup-java from 3.10.0 to 3.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/760](https://togithub.com/ben-manes/gradle-versions-plugin/pull/760) - Bump org.jetbrains.kotlin.jvm from 1.8.10 to 1.8.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/762](https://togithub.com/ben-manes/gradle-versions-plugin/pull/762) - Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.6.21 to 1.8.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/763](https://togithub.com/ben-manes/gradle-versions-plugin/pull/763) - Bump org.jetbrains.kotlin:kotlin-reflect from 1.8.10 to 1.8.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/767](https://togithub.com/ben-manes/gradle-versions-plugin/pull/767) - Fix inherited collection to not be always empty by [@​tresat](https://togithub.com/tresat) in [https://github.com/ben-manes/gradle-versions-plugin/pull/768](https://togithub.com/ben-manes/gradle-versions-plugin/pull/768) - Replace deprecated toUpperCase() kotlin.text calls by [@​smelfungus](https://togithub.com/smelfungus) in [https://github.com/ben-manes/gradle-versions-plugin/pull/779](https://togithub.com/ben-manes/gradle-versions-plugin/pull/779) - Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.8.20 to 1.8.21 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/775](https://togithub.com/ben-manes/gradle-versions-plugin/pull/775) - Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/ben-manes/gradle-versions-plugin/pull/770](https://togithub.com/ben-manes/gradle-versions-plugin/pull/770) - Allow filtering configurations by [@​bh-tt](https://togithub.com/bh-tt) in [https://github.com/ben-manes/gradle-versions-plugin/pull/785](https://togithub.com/ben-manes/gradle-versions-plugin/pull/785) #### New Contributors - [@​dreis2211](https://togithub.com/dreis2211) made their first contribution in [https://github.com/ben-manes/gradle-versions-plugin/pull/736](https://togithub.com/ben-manes/gradle-versions-plugin/pull/736) - [@​marcosalis](https://togithub.com/marcosalis) made their first contribution in [https://github.com/ben-manes/gradle-versions-plugin/pull/750](https://togithub.com/ben-manes/gradle-versions-plugin/pull/750) - [@​tresat](https://togithub.com/tresat) made their first contribution in [https://github.com/ben-manes/gradle-versions-plugin/pull/768](https://togithub.com/ben-manes/gradle-versions-plugin/pull/768) - [@​smelfungus](https://togithub.com/smelfungus) made their first contribution in [https://github.com/ben-manes/gradle-versions-plugin/pull/779](https://togithub.com/ben-manes/gradle-versions-plugin/pull/779) - [@​bh-tt](https://togithub.com/bh-tt) made their first contribution in [https://github.com/ben-manes/gradle-versions-plugin/pull/785](https://togithub.com/ben-manes/gradle-versions-plugin/pull/785) **Full Changelog**: ben-manes/gradle-versions-plugin@v0.46.0...v0.47.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- 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/julioromano/mooviez). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information