Update dependency com.pinterest.ktlint:ktlint-cli to v1.2.1

This commit is contained in:
renovate[bot]
2024-03-01 02:20:25 +00:00
committed by GitHub
parent e8fe929fe9
commit 8116e5c5b2

View File

@@ -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"