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 30, 2024
1 parent aa87b69 commit 43769f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ 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
ksp = "1.9.24-1.0.20"
ksp = "1.9.25-1.0.20"
ktlint = "1.0.1"
ktlintPlugin = "12.1.1"
mavenPublish = "0.29.0"
Expand Down

0 comments on commit 43769f7

Please sign in to comment.