Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
fix(deps): update ktlint_version to v11.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent b6e13d9 commit 6a2cd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
kotlin.code.style=official
kotlin_version=1.9.10
ktlint_version=11.1.0
ktlint_version=11.6.0

junit_version=5.10.0
mockk_version=1.13.8
Expand Down

0 comments on commit 6a2cd45

Please sign in to comment.