Skip to content

Commit 8c2d70f

Browse files
fix(deps): update dependency com.pinterest:ktlint to v0.51.0-final
1 parent 24d4466 commit 8c2d70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin-ksp = "1.9.0-1.0.13"
1616
kotlin-kotlinpoet = "1.15.1"
1717
kotlin-detekt = "1.23.4"
1818
kotlin-ktlint-gradle = "11.6.1"
19-
kotlin-ktlint-source = "0.48.2"
19+
kotlin-ktlint-source = "0.51.0-FINAL"
2020
kotlin-collections-immutable = "0.3.5"
2121
kotlin-dataclass-nocopy = "1.0.4"
2222

0 commit comments

Comments
 (0)