Skip to content

Commit 6241e79

Browse files
committed
chore: update ksp
1 parent 501c264 commit 6241e79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ koin = "4.2.2"
3737

3838
# Plugins
3939
aboutLibraries = "15.0.3"
40-
ksp = "2.3.6"
4140

4241
[libraries]
4342
# Compose
@@ -120,5 +119,5 @@ composeMultiplatform = { id = "org.jetbrains.compose", version.ref = "compose" }
120119
composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
121120
aboutLibraries = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "aboutLibraries" }
122121
valkyrie = { id = "io.github.qkg1.topposegears.valkyrie", version = "0.5.1" }
123-
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
122+
ksp = { id = "com.google.devtools.ksp", version = "2.3.9" }
124123
androidx-room3 = { id = "androidx.room3", version.ref = "androidx-room3" }

0 commit comments

Comments
 (0)