Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0

Bumps org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.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] 2023-01-27 23:03:22 +00:00 committed by GitHub
parent 3ab465ea93
commit a7238bdb3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ buildscript {
plugins {
// ktlint Plugin
id "org.jlleitschuh.gradle.ktlint" version "11.0.0"
id "org.jlleitschuh.gradle.ktlint" version "11.1.0"
// Detekt
id "io.gitlab.arturbosch.detekt" version "1.22.0"
// Ksp