Skip to content

Commit

Permalink
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.6.0 (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 8, 2023
1 parent e4d40b4 commit f1b9498
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.3.1"
ktlint-gp = "org.jlleitschuh.gradle:ktlint-gradle:11.6.0"
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 f1b9498

Please sign in to comment.