Skip to content

Commit

Permalink
Update dependency com.pinterest:ktlint to v0.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-jackfan.us.kg[bot] authored Jan 22, 2024
1 parent 36f06b9 commit 794dda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ dependencies {
testImplementation "org.mockito:mockito-junit-jupiter:${versions.mockito}"
testImplementation 'com.google.code.gson:gson:2.8.9'

ktlint "com.pinterest:ktlint:0.45.1"
ktlint "com.pinterest:ktlint:0.47.1"
}

javadoc.enabled = false // turn off javadoc as it barfs on Kotlin code
Expand Down

0 comments on commit 794dda1

Please sign in to comment.