Skip to content

Commit

Permalink
Upgraded KSP to 1.0.27.
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbrandt committed Nov 9, 2024
1 parent 9ef01c9 commit d22f850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ kotlin = "2.0.21" # Must match KSP version below.
kotlinpoet = "2.0.0"
kotlinx-coroutines = "1.9.0"
kotlinx-dl = "0.5.2"
ksp = "2.0.21-1.0.26" # Must match Kotlin version above.
ksp = "2.0.21-1.0.27" # Must match Kotlin version above.
mockito = "5.14.2"
mockito-kotlin = "2.2.0"
mockk = "1.13.13"
Expand Down

0 comments on commit d22f850

Please sign in to comment.