fix(deps): update kotlin (#6076)
* fix(deps): update kotlin * Update gradle/libs.versions.toml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoitm@element.io>
This commit is contained in:
parent
fe9c704820
commit
45b21eae1b
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ paparazzi = "app.cash.paparazzi:2.0.0-alpha02"
|
|||
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
|
||||
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" }
|
||||
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.1" }
|
||||
sonarqube = "org.sonarqube:7.2.2.6593"
|
||||
licensee = "app.cash.licensee:1.14.1"
|
||||
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue