Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 12.1.1 (#4396)

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-08 07:12:34 -07:00 committed by GitHub
parent 3ca3ab240b
commit 7970b8fb9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ javaVersion = "11"
kotlinx-coroutines = "1.8.0"
kotlin = "1.9.23"
ksp = "1.9.23-1.0.20"
ktlint = "12.1.0"
ktlint = "12.1.1"
lifecycle = "2.7.0"
material = "1.12.0"
media = "1.7.0"