[skip ci] Update plugin ktlint to v11.6.1 (#1043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 21:44:01 -04:00
committed by GitHub
parent c630f731ed
commit 954b2919ac

View File

@@ -151,7 +151,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 = "11.6.0"}
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.6.1"}
# Build config
buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0"}