Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.runtime:runtime to v1.4.3 (#205)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 48d2c94 commit ac346eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.7.3"

compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.0"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.4.1"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.4.3"

maven-publish-gradlePlugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
dokka-gradlePlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"
Expand Down

0 comments on commit ac346eb

Please sign in to comment.