We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4150ed5 commit deb91d4Copy full SHA for deb91d4
gradle/libs.versions.toml
@@ -244,6 +244,6 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha02"
244
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
245
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
246
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.0" }
247
-sonarqube = "org.sonarqube:6.2.0.5505"
+sonarqube = "org.sonarqube:6.3.0.5676"
248
licensee = "app.cash.licensee:1.13.0"
249
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
0 commit comments