Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 (#3877)

Bumps org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-19 15:39:39 -04:00 committed by GitHub
parent 20f87c810b
commit 03e3cee8e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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