Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Nov 13, 2024
1 parent b1b48f0 commit 152f717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.
kotlin-kover-gradlePlugin = "org.jetbrains.kotlinx:kover-gradle-plugin:0.8.3"
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
ktlint-gradle = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlintGradle"}
ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.4.17"
ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.4.18"
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
lightweightStream = { module = "com.annimon:stream", version = "1.2.2" }
lottie = "com.airbnb.android:lottie:6.6.0"
Expand Down

0 comments on commit 152f717

Please sign in to comment.