fix(deps): update dependency com.slack.lint.compose:compose-lint-checks to v1.3.0

This commit is contained in:
renovate[bot] 2024-01-25 20:33:42 +00:00 committed by GitHub
parent 89db5e3b3f
commit 17c02c2a25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -93,7 +93,7 @@ retrofit = { module = "com.squareup.retrofit2:retrofit", version.ref = "retrofit
retrofit-kotlinxSerializationConverter = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"
sentry-bom = { module = "io.sentry:sentry-bom", version.ref = "sentry-sdk" }
sentry-okhttp = { module = "io.sentry:sentry-okhttp", version.ref = "sentry-sdk" }
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.2.0"
slack-compose-lints = "com.slack.lint.compose:compose-lint-checks:1.3.0"
slack-lints = "com.slack.lint:slack-lint-checks:0.7.0"
sqldelight-androidDriver = { module = "app.cash.sqldelight:android-driver", version.ref = "sqldelight" }
sqldelight-dialect338 = { module = "app.cash.sqldelight:sqlite-3-38-dialect", version.ref = "sqldelight" }