Skip to content

Commit

Permalink
fix(deps): update kotlin, ksp and compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2023
1 parent c633daa commit 2ee1a41
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 @@ -11,7 +11,7 @@ plugin-code-ktlint-source = "0.45.2"
plugin-code-detekt = "1.22.0"

# plugin - kotlin
plugin-kotlin-ksp = "1.8.10-1.0.9"
plugin-kotlin-ksp = "1.8.20-1.0.11"

# plugin - compose
plugin-compose-paparazzi = "1.2.0"
Expand All @@ -28,7 +28,7 @@ plugin-util-secrets = "2.0.1"
plugin-local-master = "master"

# kotlin
kotlin-core = "1.8.10"
kotlin-core = "1.8.21"
kotlin-dokka = "1.8.10"
kotlin-kover = "0.6.1"
kotlin-coroutines = "1.6.4"
Expand Down

0 comments on commit 2ee1a41

Please sign in to comment.