Skip to content

Commit 753180e

Browse files
committed
Upgrade ktlint to 1.6.0
Signed-off-by: Dmitry Sulman <[email protected]>
1 parent a23f9fb commit 753180e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ junit = "5.12.2"
77
kotest = "5.9.1"
88
kotlin = "2.1.21"
99
kotlinxCoroutines = "1.10.2"
10-
ktlint = "1.5.0"
11-
ktlintPlugin = "12.2.0"
10+
ktlint = "1.6.0"
11+
ktlintPlugin = "12.3.0"
1212
logbackAccess = "2.0.6"
1313
logbackClassic = "1.5.18"
1414
mockk = "1.14.2"

0 commit comments

Comments
 (0)