Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.1.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle.ktlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 78cc98b commit 92efad7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import java.util.TimeZone

plugins {
id("com.android.application")
id("org.jlleitschuh.gradle.ktlint") version "11.5.1"
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
// id("com.google.gms.google-services")
kotlin("android")
kotlin("kapt")
Expand Down

0 comments on commit 92efad7

Please sign in to comment.