Skip to content

Commit 3f857b1

Browse files
Update kotlin monorepo to v2.3.21
1 parent 05c4fee commit 3f857b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
2-
kotlin = "2.2.21" # Used for the code of the rules
2+
kotlin = "2.3.21" # 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.21" # Update only when ktlint version updates
55
detekt = "2.0.0-alpha.3"
66
kotlin-detekt = "2.3.21" # Update only when detekt version updates
77
junit = "5.14.4"

0 commit comments

Comments
 (0)