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 Dec 12, 2024
1 parent cbad1fc commit 3228ea4
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.5.1"
kct = "0.7.0"
kgx = "0.1.12"
kotest = "5.9.1"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlinx-binaryCompatibility = "0.16.3"
kotlinpoet = "1.18.1"
ktlint = "1.0.1"
Expand Down

0 comments on commit 3228ea4

Please sign in to comment.