Skip to content

Commit

Permalink
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2024
1 parent 5df9218 commit 20c0ec7
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 @@ -30,7 +30,7 @@ junit = "junit:junit:4.13.2"
kotlin-gp = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.10"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.9.10"
kpermissions-buildTools = { module = "com.fondesa.kpermissions.buildtools:build-tools" }
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.1"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:12.0.3"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.12"
robolectric = "org.robolectric:robolectric:4.10.3"
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
Expand Down

0 comments on commit 20c0ec7

Please sign in to comment.