Merge pull request #3687 from element-hq/renovate/app.cash.licensee-1.x

Update plugin licensee to v1.12.0
This commit is contained in:
Benoit Marty 2024-10-16 08:45:41 +02:00 committed by GitHub
commit 0562b2ffdb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -238,5 +238,5 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.0" }
sonarqube = "org.sonarqube:5.1.0.4882"
licensee = "app.cash.licensee:1.11.0"
licensee = "app.cash.licensee:1.12.0"
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }