Skip to content

Commit

Permalink
Update Kotlin and compiler plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 9ee22ab commit b11b2d0
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 @@ -29,10 +29,10 @@ jvm-toolchain = "17"
jvm-target-library = "8"
jvm-target-minimal = "11"
kase = "0.11.1"
kct = "0.4.0"
kct = "0.5.1"
kgx = "0.1.12"
kotest = "5.9.1"
kotlin = "1.9.24"
kotlin = "1.9.25"
kotlinx-binaryCompatibility = "0.16.2"
kotlinpoet = "1.16.0"
# If updating KSP version, we currently have ksp override logic in settings.gradle that needs to be updated too
Expand Down

0 comments on commit b11b2d0

Please sign in to comment.