Skip to content

Commit

Permalink
Update ktlint to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vanniktech committed Jan 7, 2025
1 parent cdff5da commit 8ec4c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ codeQualityTools {
enabled = false
}
ktlint {
version = "1.2.1"
version = "1.5.0"
}
}

Expand Down

0 comments on commit 8ec4c64

Please sign in to comment.