Skip to content

Commit a885f57

Browse files
Update Kotlin and compiler plugins
1 parent 12f5ed8 commit a885f57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jvm-toolchain = "17"
2929
jvm-target-library = "8"
3030
jvm-target-minimal = "11"
3131
kase = "0.11.1"
32-
kct = "0.5.1"
32+
kct = "0.7.0"
3333
kgx = "0.1.12"
3434
kotest = "5.9.1"
35-
kotlin = "2.0.21"
35+
kotlin = "2.1.0"
3636
kotlinx-binaryCompatibility = "0.17.0"
3737
kotlinpoet = "2.0.0"
3838
ktlint = "1.0.1"

0 commit comments

Comments
 (0)