build(deps): Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 (#360)

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-31 07:48:33 +03:00 committed by GitHub
parent 5c25f64668
commit 5701f5568f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ kspPlugin = "2.0.0-1.0.21"
# @keep
ktlint = "0.50.0"
# https://github.com/JLLeitschuh/ktlint-gradle
ktlintPlugin = "12.1.0"
ktlintPlugin = "12.1.1"
# 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.11"