Skip to content

Commit 2370c1a

Browse files
Update kotlin monorepo to v2.3.20
1 parent ac72861 commit 2370c1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
kotlin = "2.2.21" # Used for the code of the rules
2+
kotlin = "2.3.20" # Used for the code of the rules
33
ktlint = "1.8.0"
4-
kotlin-ktlint = "2.2.21" # Update only when ktlint version updates
4+
kotlin-ktlint = "2.3.20" # Update only when ktlint version updates
55
detekt = "2.0.0-alpha.2"
6-
kotlin-detekt = "2.3.0" # Update only when detekt version updates
6+
kotlin-detekt = "2.3.20" # Update only when detekt version updates
77
junit = "5.14.3"
88
junit-platform = "1.14.3"
99

0 commit comments

Comments
 (0)