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 5e64898 commit f3193d9Copy full SHA for f3193d9
gradle/libs.versions.toml
@@ -242,6 +242,6 @@ paparazzi = "app.cash.paparazzi:1.3.5"
242
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
243
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
244
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.0" }
245
-sonarqube = "org.sonarqube:6.0.1.5171"
+sonarqube = "org.sonarqube:6.1.0.5360"
246
licensee = "app.cash.licensee:1.13.0"
247
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
0 commit comments