Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.6 (#482)
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 Jul 29, 2024
1 parent 8d90b53 commit 4f5dd7e
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 @@ -37,7 +37,7 @@ kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-t
kotlinx-binaryCompatibilityValidator = "org.jetbrains.kotlinx:binary-compatibility-validator:0.16.2"

ktlint-core = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.5"
ktlint-composeRules = "io.nlopez.compose.rules:ktlint:0.4.6"

maven-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.29.0" }

Expand Down

0 comments on commit 4f5dd7e

Please sign in to comment.