Skip to content

Commit 550229e

Browse files
committed
Upgraded KSP to 2.2.20-2.0.4.
1 parent 301473b commit 550229e

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
@@ -14,7 +14,7 @@ kotlin = "2.2.20" # Must match KSP version below.
1414
kotlinpoet = "2.2.0"
1515
kotlinx-coroutines = "1.10.2"
1616
kotlinx-dl = "0.5.2"
17-
ksp = "2.2.20-2.0.3" # Must match Kotlin version above.
17+
ksp = "2.2.20-2.0.4" # Must match Kotlin version above.
1818
mockito = "5.20.0"
1919
mockito-kotlin = "2.2.0"
2020
mockk = "1.14.6"

0 commit comments

Comments
 (0)