Skip to content

Commit

Permalink
Merge pull request #1833 from square/renovate/ksp
Browse files Browse the repository at this point in the history
Update ksp to v1.9.23-1.0.20
  • Loading branch information
JakeWharton committed Apr 5, 2024
2 parents 758e3cc + 4b0a1b3 commit 3906706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -4,7 +4,7 @@ jvmTarget = "1.8"
kotlin = "1.9.21"
kotlinCompileTesting = "0.4.1"
kotlinpoet = "1.14.2"
ksp = "1.9.23-1.0.19"
ksp = "1.9.23-1.0.20"

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

0 comments on commit 3906706

Please sign in to comment.