Skip to content

Commit

Permalink
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v11.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2023
1 parent ecff7ac commit 65890d1
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.8.20"
kotlin-reflect = "org.jetbrains.kotlin:kotlin-reflect:1.8.20"
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.3.2"
leakCanary = "com.squareup.leakcanary:leakcanary-android:2.10"
robolectric = "org.robolectric:robolectric:4.10"
rxJava2 = "io.reactivex.rxjava2:rxjava:2.2.21"
Expand Down

0 comments on commit 65890d1

Please sign in to comment.