Skip to content

Commit

Permalink
Merge pull request #539 from arkivanov/kotlin-1.9.21
Browse files Browse the repository at this point in the history
Updated Kotlin to 1.9.21, Jetpack Compose compiler to 1.5.6, Multiplatform Compose to 1.5.11
  • Loading branch information
arkivanov authored Dec 7, 2023
2 parents 3444c69 + e61e87e commit 5ef465f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deps.versions.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[versions]

decompose = "2.2.0"
kotlin = "1.9.20"
kotlin = "1.9.21"
essenty = "1.3.0"
parcelizeDarwin = "0.2.3"
reaktive = "1.2.3"
junit = "4.13.2"
jetbrainsCompose = "1.5.10"
jetbrainsCompose = "1.5.11"
jetbrainsKotlinWrappers = "1.0.0-pre.608"
jetbrainsKotlinxCoroutines = "1.6.4"
jetbrainsKotlinxSerialization = "1.6.0"
jetbrainsBinaryCompatibilityValidator = "0.13.2"
jetpackCompose = "1.5.0"
jetpackComposeCompiler = "1.5.4"
jetpackComposeCompiler = "1.5.6"
androidGradle = "8.0.2"
androidMaterial = "1.6.1"
androidPlay = "1.10.3"
Expand Down

0 comments on commit 5ef465f

Please sign in to comment.