build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0

Bumps org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-10 08:20:20 +00:00 committed by GitHub
parent 12aec0cbc5
commit 2186c33aaf
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"