Skip to content

Commit

Permalink
Update dependency com.freeletics.gradle:scripts-formatting to v0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 182c1aa commit 15f276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kts/ktlint.main.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env kotlin

@file:DependsOn("com.freeletics.gradle:scripts-formatting:0.19.1")
@file:DependsOn("com.freeletics.gradle:scripts-formatting:0.19.2")

import com.freeletics.gradle.scripts.KtLintCli
import com.github.ajalt.clikt.core.main
Expand Down

0 comments on commit 15f276e

Please sign in to comment.