Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and egorikftp committed Jul 30, 2024
1 parent f03ed44 commit 21b5ff2
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 @@ -20,7 +20,7 @@ junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"

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

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 21b5ff2

Please sign in to comment.