Skip to content

Commit

Permalink
Merge pull request #1817 from square/renovate/com.pinterest.ktlint-kt…
Browse files Browse the repository at this point in the history
…lint-cli-1.x

Update dependency com.pinterest.ktlint:ktlint-cli to v1.2.1
  • Loading branch information
JakeWharton committed Mar 1, 2024
2 parents e8fe929 + 8116e5c commit b549265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ kotlinCompileTesting = { module = "dev.zacsweers.kctfork:core", version.ref = "k
kotlinCompileTesting-ksp = { module = "dev.zacsweers.kctfork:ksp", version.ref ="kotlinCompileTesting" }
truth = "com.google.truth:truth:1.4.1"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.20.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.2.1"

0 comments on commit b549265

Please sign in to comment.