Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.3.12 (#139)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 91a8dc4 commit 890f914
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 @@ -66,7 +66,7 @@ kotlinx-coroutinesTest = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te
kotlinx-collectionsImmutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
kotlinx-serializationCore = { module = "org.jetbrains.kotlinx:kotlinx-serialization-core", version.ref = "kotlinx-serialization" }
kotlinx-serializationJson = { module = "org.jetbrains.kotlinx:kotlinx-serialization-json", version.ref = "kotlinx-serialization" }
kotlinter-compose-rules = "io.nlopez.compose.rules:ktlint:0.3.8"
kotlinter-compose-rules = "io.nlopez.compose.rules:ktlint:0.3.12"
square-leakcanaryAndroid = "com.squareup.leakcanary:leakcanary-android:2.13"
square-okhttp = { module = "com.squareup.okhttp3:okhttp", version.ref = "square-okhttp" }
square-okhttpLoggingInterceptor = { module = "com.squareup.okhttp3:logging-interceptor", version.ref = "square-okhttp" }
Expand Down

0 comments on commit 890f914

Please sign in to comment.