Skip to content

Commit 0f8abec

Browse files
Bump io.nlopez.compose.rules:ktlint from 0.5.2 to 0.5.3 (#625)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2199a06 commit 0f8abec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ screenshot = "0.0.1-alpha11"
88

99
[libraries]
1010
ktlint-cli = { group = "com.pinterest.ktlint", name = "ktlint-cli", version = "1.8.0" }
11-
ktlint-compose = { group = "io.nlopez.compose.rules", name = "ktlint", version = "0.5.2" }
11+
ktlint-compose = { group = "io.nlopez.compose.rules", name = "ktlint", version = "0.5.3" }
1212

1313
kotlin = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib", version.ref = "kotlin" }
1414
appcompat = { group = "androidx.appcompat", name = "appcompat", version = "1.7.1" }

0 commit comments

Comments
 (0)