Skip to content

Commit

Permalink
Update ksp to v2.0.10-1.0.24 (#645)
Browse files Browse the repository at this point in the history
* Update ksp

* Update gradle/libs.versions.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
renovate[bot] and ZacSweers authored Aug 9, 2024
1 parent 3ad0aa7 commit 178db33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ gjf = "1.17.0"
incap = "1.0.0"
jdk = "21"
jvmTarget = "11"
kotlin = "2.0.0"
kotlin = "2.0.10"
kotlinCompileTesting = "0.5.1"
kotlinpoet = "1.18.1"
ksp = "2.0.0-1.0.23"
ksp = "2.0.10-1.0.24"
ktfmt = "0.51"
moshi = "1.15.1"
okhttp = "4.12.0"
Expand Down

0 comments on commit 178db33

Please sign in to comment.