Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 (#53)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent bd08f9b commit 38e472d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pluginManagement {
}
plugins {
id("com.android.library") version "7.4.2"
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
kotlin("android") version "1.9.10"
id("org.sonarqube") version "3.4.0.2513"
}
Expand Down

0 comments on commit 38e472d

Please sign in to comment.