Skip to content

Commit

Permalink
Merge pull request #43 from kosenda/renovate/ktlint
Browse files Browse the repository at this point in the history
fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.5.0
  • Loading branch information
kosenda authored Jan 5, 2025
2 parents 2bdd310 + a95a22b commit 1af18c6
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 @@ -5,7 +5,7 @@ androidxCompose = "1.6.7"
androidxComposeMaterial3 = "1.2.1"
junit4 = "4.13.2"
kotlin = "1.9.23"
ktlint = "1.3.0"
ktlint = "1.5.0"

# I'm using it, so no deletions allowed
androidxComposeCompiler = "1.5.13"
Expand Down

0 comments on commit 1af18c6

Please sign in to comment.