Skip to content

Commit

Permalink
Update plugin ktlint to v12.1.2 (#1166)
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 Dec 7, 2024
1 parent b309d2f commit 1fa7f18
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 @@ -153,7 +153,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin"}
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}

# Linter
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.1"}
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.2"}

# Build config
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "5.5.1"}
Expand Down

0 comments on commit 1fa7f18

Please sign in to comment.