Skip to content

Commit 9249730

Browse files
committed
chore: ksp update
1 parent a87e970 commit 9249730

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 = "24"
33
kotlin = "2.0.20-Beta1"
4-
kotlin-ksp = "2.0.0-1.0.22"
4+
kotlin-ksp = "2.0.20-Beta1-1.0.22"
55
kotlin-jvmtarget = "22"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.0"
@@ -187,7 +187,7 @@ includegit-plugin = "0.1.6"
187187
kmp-hierarchy = "1.1"
188188
jetbrains-compose = "1.6.11"
189189
jetbrains-compose-nav = "2.8.0-alpha02"
190-
kobweb = "0.18.0"
190+
kobweb = "0.18.1"
191191
detekt = "1.23.6"
192192
detekt-compose-rules = "0.4.2"
193193

0 commit comments

Comments
 (0)