Skip to content

Commit 2b3da5c

Browse files
authored
Merge pull request #419 from DennisBauer/update_ksp
Update KSP to 2.1.10-1.0.29
2 parents 0952ea1 + ae88e3d commit 2b3da5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin = "2.1.10"
1616
kotlinx-coroutines = "1.10.1"
1717
kotlinx-datetime = "0.6.2"
1818
kotlinx-serialization-json = "1.8.0"
19-
ksp = "2.1.0-1.0.29"
19+
ksp = "2.1.10-1.0.29"
2020
ktlint = "0.4.22"
2121
ktlint-plugin = "12.1.1"
2222
ktlint-version = "1.5.0"

0 commit comments

Comments
 (0)