Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update ksp
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 16, 2024
1 parent 3a12d86 commit 3ee2ab7
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
@@ -6,7 +6,7 @@ kotlin = "2.0.0"
# No 0.5.0 full release yet due to KSP's 1.0.21 release being busted for CLI/programmatic use
kotlinCompileTesting = "0.5.0-alpha07"
kotlinpoet = "2.0.0"
ksp = "2.0.21-1.0.25"
ksp = "2.0.21-1.0.27"

[plugins]
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }

0 comments on commit 3ee2ab7

Please sign in to comment.