Skip to content

Commit 00320eb

Browse files
committed
chore: kotlin/ksp update
1 parent 9ad0e2b commit 00320eb

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
@@ -1,7 +1,7 @@
11
[versions]
22
java = "21"
3-
kotlin = "1.9.20-RC"
4-
kotlin-ksp = "1.9.20-RC-1.0.13"
3+
kotlin = "1.9.20-RC2"
4+
kotlin-ksp = "1.9.20-RC2-1.0.13"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "17"
77
kotlin-api-version = "1.9"

0 commit comments

Comments
 (0)