Skip to content

Commit

Permalink
Update dependency com.pinterest.ktlint:ktlint-cli to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent b32648c commit 98f8d33
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 @@ -4,7 +4,7 @@ ktlintGradlePlugin = "12.1.2"

[libraries]
kotest = "io.kotest:kotest-assertions-core:5.9.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.5.0"
ktlintGradlePlugin = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlintGradlePlugin" }
coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.9.0"
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
Expand Down

0 comments on commit 98f8d33

Please sign in to comment.