Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and frett committed Aug 6, 2024
1 parent 6c62838 commit ee126e1
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 @@ -176,7 +176,7 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }
ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
ktlint-gradle = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlintGradle" }
ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.4.8"
ktlint-rules-compose = "io.nlopez.compose.rules:ktlint:0.4.9"
leakcanary = "com.squareup.leakcanary:leakcanary-android:2.14"
lottie = { module = "com.airbnb.android:lottie", version.ref = "lottie" }
lottie-compose = { module = "com.airbnb.android:lottie-compose", version.ref = "lottie" }
Expand Down

0 comments on commit ee126e1

Please sign in to comment.