Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.runtime:runtime to v1.4.1 (#192)
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 Jun 26, 2023
1 parent 10e9150 commit 9914ced
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.1"

compose-compiler = "org.jetbrains.compose.compiler:compiler:1.4.5"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.4.0"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.4.1"

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

0 comments on commit 9914ced

Please sign in to comment.