Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 (#3927)

Bumps org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.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] 2023-10-12 20:52:29 -04:00 committed by GitHub
parent eba9295644
commit dd4c0a126f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,7 +37,7 @@ javaVersion = "11"
kotlinx-coroutines = "1.7.3"
kotlin = "1.9.10"
ksp = "1.9.10-1.0.13"
ktlint = "11.6.0"
ktlint = "11.6.1"
lifecycle = "2.6.2"
loggingInterceptor = "4.11.0"
material = "1.9.0"