Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli-ruleset-core to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent f7ff1e5 commit bccef48
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.3.0")
compileOnly("com.pinterest.ktlint:ktlint-cli-ruleset-core:1.3.1")
}

0 comments on commit bccef48

Please sign in to comment.