build(deps): Bump app.cash.licensee from 1.10.0 to 1.11.0 (#242)

* build(deps): Bump app.cash.licensee from 1.10.0 to 1.11.0

Bumps [app.cash.licensee](https://github.com/cashapp/licensee) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/cashapp/licensee/releases)
- [Changelog](https://github.com/cashapp/licensee/blob/trunk/CHANGELOG.md)
- [Commits](https://github.com/cashapp/licensee/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: app.cash.licensee
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: Add missing link to MIT license

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Artem Chepurnoy <artemchep@gmail.com>
This commit is contained in:
dependabot[bot] 2024-04-09 18:37:09 +03:00 committed by GitHub
parent 35be7daff9
commit be73e231d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -74,6 +74,9 @@ subprojects {
allowUrl("https://spdx.org/licenses/MIT.txt") {
because("MIT License, but self-hosted copy of the license")
}
allowUrl("https://opensource.org/licenses/MIT") {
because("MIT License, but self-hosted copy of the license")
}
allowUrl("https://opensource.org/licenses/mit-license.php") {
because("MIT License, but self-hosted copy of the license")
}

View File

@ -94,7 +94,7 @@ ktor = "2.3.10"
# https://github.com/skydoves/landscapist
landscapist = "2.3.2"
# https://github.com/cashapp/licensee
licenseCheckPlugin = "1.10.0"
licenseCheckPlugin = "1.11.0"
# https://github.com/tony19/logback-android
logback = "3.0.0"
# https://developers.google.com/android/guides/setup