Skip to content

Commit a73f2af

Browse files
Update dependency org.jetbrains.compose.runtime:runtime to v1.5.1 (#220)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4869a7 commit a73f2af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlinx-coroutines-core = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
1010
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
1111

1212
compose-compiler = "org.jetbrains.compose.compiler:compiler:1.5.2"
13-
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.0"
13+
compose-runtime = "org.jetbrains.compose.runtime:runtime:1.5.1"
1414

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

0 commit comments

Comments
 (0)