Skip to content

Commit

Permalink
chore: bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.0.2 in /D…
Browse files Browse the repository at this point in the history
…isneyScenicRides (#53)

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 Dec 4, 2023
1 parent f900357 commit 68b3dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DisneyScenicRides/app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
id("org.jlleitschuh.gradle.ktlint") version "12.0.2"
}

android {
Expand Down

0 comments on commit 68b3dc2

Please sign in to comment.