Skip to content

Commit

Permalink
Update Kotlin and KSP (#1903)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 7a77eff commit 54fe620
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 @@ -13,9 +13,9 @@
# limitations under the License.

[versions]
kotlin = "1.9.23"
kotlin = "1.9.24"
kct = "0.4.1"
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
ktlint = "0.48.2"

[plugins]
Expand Down

0 comments on commit 54fe620

Please sign in to comment.