Skip to content

Commit

Permalink
Merge pull request #148 from usefulness/renovate/com.pinterest.ktlint…
Browse files Browse the repository at this point in the history
…-ktlint-cli-ruleset-core-1.x

Update dependency com.pinterest.ktlint:ktlint-cli-ruleset-core to v1.1.0
  • Loading branch information
renovate[bot] authored Dec 20, 2023
2 parents 69591c3 + d893492 commit 5e22ac6
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.1")
compileOnly("com.pinterest.ktlint:ktlint-cli-ruleset-core:1.1.0")
}

0 comments on commit 5e22ac6

Please sign in to comment.