Skip to content

Commit

Permalink
Update dependency org.jetbrains.compose.runtime:runtime to v1.6.10 (#374
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] committed May 20, 2024
1 parent bd93b79 commit 7aeeeb6
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.8.1"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.14"

compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.13.3"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.6.2"
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.6.10"

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

0 comments on commit 7aeeeb6

Please sign in to comment.