Skip to content

Commit

Permalink
Merge pull request #358 from thomaskioko/renovate/kotlin-ksp-and-comp…
Browse files Browse the repository at this point in the history
…ose-compiler

Update Kotlin, KSP and Compose Compiler
  • Loading branch information
thomaskioko authored Dec 3, 2024
2 parents 4b7ef29 + 1a1eb2d commit 6dab9e0
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 @@ -31,10 +31,10 @@ java-target = "21"
kenburns = "1.0.7"
kermit = "2.0.5"
kotest = "5.9.1"
kotlin = "2.0.21"
kotlin = "2.1.0"
kotlininject = "0.7.2"
kotlinx-collections = "0.3.8"
ksp = "2.0.21-1.0.28"
ksp = "2.1.0-1.0.29"
ktfmt = "0.44"
ktor = "3.0.1"
lint = "1.4.2"
Expand Down

0 comments on commit 6dab9e0

Please sign in to comment.