Skip to content

Commit

Permalink
Bump ktlint-core from 0.42.1 to 0.43.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
musichin authored Nov 3, 2021
1 parent 5547420 commit e2a2b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repositories {
}

dependencies {
implementation("com.pinterest.ktlint:ktlint-core:0.42.1")
implementation("com.pinterest.ktlint:ktlint-core:0.43.0")
testImplementation(kotlin("test"))
}

Expand Down

0 comments on commit e2a2b54

Please sign in to comment.