Skip to content

Commit

Permalink
fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 4, 2024
1 parent 9e798b6 commit 67a4a3c
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.2.1"
ktlint = "1.3.0"

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

0 comments on commit 67a4a3c

Please sign in to comment.