Update dependency org.jetbrains.compose.runtime:runtime to v1.4.0 (#168)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d3930d8db
commit
fab320a2bb
@ -8,7 +8,7 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
|
||||
kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
|
||||
|
||||
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.4.0"
|
||||
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.3.1"
|
||||
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.4.0"
|
||||
|
||||
maven-publish-gradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.1"
|
||||
dokka-gradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.10"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user