Skip to content

Commit 89e4f86

Browse files
chore(deps): update kotlin
1 parent 2b5eb8f commit 89e4f86

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
@@ -1,7 +1,7 @@
11
[versions]
22
# Define the dependency versions
33
#kotlin
4-
kotlinVersion = "1.8.20"
4+
kotlinVersion = "1.9.0"
55
kotlinJvmTarget = "17"
66
kotlinxCoroutines = "1.6.4"
77
kotlinxSerializationJson = "1.5.0"
@@ -41,7 +41,7 @@ compose_ui_testing = "1.4.0-beta01"
4141
core_ktx = "1.9.0"
4242

4343
#ksp
44-
ksp = "1.8.20-1.0.11"
44+
ksp = "1.9.0-1.0.12"
4545

4646
#coroutine
4747
coroutine = "1.6.4"

0 commit comments

Comments
 (0)