build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2

Bumps org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-26 08:48:20 +00:00 committed by Artem Chepurnyi
parent 1ff22cdde1
commit aafa84e27f

View File

@ -88,7 +88,7 @@ kspPlugin = "2.0.21-1.0.28"
# @keep
ktlint = "0.50.0"
# https://github.com/JLLeitschuh/ktlint-gradle
ktlintPlugin = "12.1.1"
ktlintPlugin = "12.1.2"
# https://github.com/ktorio/ktor
# Keep in sync with https://github.com/Kamel-Media/Kamel/blob/main/gradle/libs.versions.toml#L24
ktor = "3.0.0"