Skip to content

Commit caad4c7

Browse files
authored
Merge pull request #518 from DennisBauer/update_ksp
Update ksp to 2.1.21-2.0.1
2 parents bdda741 + 6cad247 commit caad4c7

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
@@ -19,7 +19,7 @@ kotlin = "2.1.21"
1919
kotlinx-coroutines = "1.10.2"
2020
kotlinx-datetime = "0.6.2"
2121
kotlinx-serialization-json = "1.8.1"
22-
ksp = "2.1.20-2.0.1"
22+
ksp = "2.1.21-2.0.1"
2323
ktlint = "0.4.22"
2424
ktlint-plugin = "12.1.1"
2525
ktlint-version = "1.5.0"

0 commit comments

Comments
 (0)