Skip to content

Commit

Permalink
Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 (#372)
Browse files Browse the repository at this point in the history
Bumps org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2023
1 parent 76a02cf commit 88da120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android-application = { id = "com.android.application", version.ref = "android"
android-library = { id = "com.android.library", version.ref = "android" }
ksp = { id = "com.google.devtools.ksp", version = "1.8.22-1.0.11" }
dagger = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.0" }
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "11.5.1" }
license = { id = "com.jaredsburrows.license", version = "0.9.3" }
versions = { id = "com.github.ben-manes.versions", version = "0.47.0" }
dexcount = { id = "com.getkeepsafe.dexcount", version = "4.0.0" }
Expand Down

0 comments on commit 88da120

Please sign in to comment.