cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
626 stars 29 forks source link

Update dependency de.undercouch:gradle-download-task to v5.3.1 #163

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
de.undercouch:gradle-download-task 5.3.0 -> 5.3.1 age adoption passing confidence

Release Notes

michel-kraemer/gradle-download-task ### [`v5.3.1`](https://togithub.com/michel-kraemer/gradle-download-task/releases/tag/5.3.1) [Compare Source](https://togithub.com/michel-kraemer/gradle-download-task/compare/5.3.0...5.3.1) Bug fixes: - Downgrade slf4j to fix warning on console about missing slf4j provider - Allow `download` and `verify` extensions to be created on demand in custom tasks, so these tasks can be made compatible with Gradle's configuration cache (see [#​284](https://togithub.com/michel-kraemer/gradle-download-task/issues/284)). Thanks to [@​liblit](https://togithub.com/liblit) for testing! Maintenance: - Update dependencies - Improve documentation - Add integration tests for Gradle 6.9.3 and 7.6

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.



This PR has been generated by Mend Renovate. View repository job log here.