Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli-ruleset-core to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 53010ca commit fe301d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-project-android/custom-ktlint-rules/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ plugins {
}

dependencies {
compileOnly("com.pinterest.ktlint:ktlint-cli-ruleset-core:1.0.0")
compileOnly("com.pinterest.ktlint:ktlint-cli-ruleset-core:1.0.1")
}

0 comments on commit fe301d4

Please sign in to comment.