Skip to content

Commit

Permalink
Update dependency io.nlopez.compose.rules:ktlint to v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 9bedeb7 commit d46760c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ ui = { module = "androidx.compose.ui:ui" }
ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
io-nlopez-compose = "io.nlopez.compose.rules:ktlint:0.4.4"
io-nlopez-compose = "io.nlopez.compose.rules:ktlint:0.4.5"
android-composeCompiler = {module="androidx.compose.compiler:compiler", version.ref ="androidx-compose-compiler"}

[plugins]
Expand Down

0 comments on commit d46760c

Please sign in to comment.