Update plugin licensee to v1.12.0

This commit is contained in:
renovate[bot] 2024-10-15 20:20:59 +00:00 committed by GitHub
parent 717d1b2440
commit b8a7c30857
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" }