Merge pull request #71 from AChep/dependabot/gradle/org.jlleitschuh.gradle.ktlint-12.1.0

build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0
This commit is contained in:
Artem Chepurnyi 2024-01-10 11:54:48 +02:00 committed by GitHub
commit 4f9d57ab60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ kspPlugin = "1.9.22-1.0.16"
# @keep
ktlint = "0.50.0"
# https://github.com/JLLeitschuh/ktlint-gradle
ktlintPlugin = "12.0.3"
ktlintPlugin = "12.1.0"
# https://github.com/ktorio/ktor
# Keep in sync with https://github.com/Kamel-Media/Kamel/blob/main/gradle/libs.versions.toml#L24
ktor = "2.3.7"