Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.runtime:runtime to v1.5.1 (#220)
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 Sep 6, 2023
1 parent b4869a7 commit a73f2af
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 @@ -10,7 +10,7 @@ kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.3"

compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.2"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.0"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.1"

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

0 comments on commit a73f2af

Please sign in to comment.