vanniktech / multiplatform-locale

Type Safe Kotlin Multiplatform Locale implementation
Apache License 2.0
25 stars 4 forks source link

Update dependency app.cash.licensee:licensee-gradle-plugin to v1.9.0 #146

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
app.cash.licensee:licensee-gradle-plugin 1.8.0 -> 1.9.0 age adoption passing confidence

Release Notes

cashapp/licensee (app.cash.licensee:licensee-gradle-plugin) ### [`v1.9.0`](https://togithub.com/cashapp/licensee/blob/HEAD/CHANGELOG.md#190) [Compare Source](https://togithub.com/cashapp/licensee/compare/1.8.0...1.9.0) **Added** - Add configuration option for behavior on unused license. By default we log, but you can now choose to ignore. ```kotlin licensee { unusedAction(IGNORE) } ``` - New fallback URL for ISC. **Changed** - Update SPDX database to version 3.22 (2023-10-05).

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.