Skip to content

Commit

Permalink
Merge pull request #67 from usefulness/renovate/io.nlopez.compose.rul…
Browse files Browse the repository at this point in the history
…es-ktlint-0.x

Update dependency io.nlopez.compose.rules:ktlint to v0.3.10
  • Loading branch information
renovate[bot] authored Jan 19, 2024
2 parents 8b428e1 + 41cf495 commit ae6f92c
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 @@ -55,7 +55,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.3.9"
io-nlopez-compose = "io.nlopez.compose.rules:ktlint:0.3.10"

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

0 comments on commit ae6f92c

Please sign in to comment.