Skip to content

Commit 1dfaa21

Browse files
committed
Update Kotlin to 2.2.21-RC
1 parent e4b66be commit 1dfaa21

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/kotlinc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
kotlin = "2.2.20"
2+
kotlin = "2.2.21-RC"
33
kotlin-idea = "2.2.0-ij251-78"
44
kotlinx-coroutines = "1.10.1"
55
kotlinx-binary-compatibility-validator = "0.16.3"
6-
ksp = "2.2.20-2.0.2"
6+
ksp = "2.2.21-RC-2.0.4"
77
kotlinpoet = "1.18.1"
88
junit = "5.9.1"
99

0 commit comments

Comments
 (0)