Skip to content

Commit

Permalink
Merge pull request #1838 from square/renovate/ksp
Browse files Browse the repository at this point in the history
Update ksp to v1.9.24-1.0.20
  • Loading branch information
JakeWharton committed May 8, 2024
2 parents 3233867 + d0bd3fa commit ecf7446
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.24"
kotlinCompileTesting = "0.4.1"
kotlinpoet = "1.14.2"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"

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

0 comments on commit ecf7446

Please sign in to comment.