Skip to content

Commit d948ff5

Browse files
Bump org.jetbrains.compose.ui:ui-tooling-preview (#743)
Bumps the kotlin-dependencies group in /demos/kotlin/kmp_sdk with 1 update: [org.jetbrains.compose.ui:ui-tooling-preview](https://github.com/JetBrains/compose-jb). Updates `org.jetbrains.compose.ui:ui-tooling-preview` from 1.7.3 to 1.9.0+dev2416 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) --- updated-dependencies: - dependency-name: org.jetbrains.compose.ui:ui-tooling-preview dependency-version: 1.9.0+dev2416 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: kotlin-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 750885d commit d948ff5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/kotlin/kmp_sdk/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ androidx-lifecycle = "2.8.4"
1111
androidx-material = "1.12.0"
1212
# https://plugins.gradle.org/plugin/org.jetbrains.compose
1313
compose-plugin = "1.7.3"
14-
uiToolingPreview = "1.7.3"
14+
uiToolingPreview = "1.9.0+dev2451"
1515
junit = "4.13.2"
1616
# https://central.sonatype.com/artifact/io.insert-koin/koin-test-junit4/versions
1717
koinTestJunit4 = "4.0.0"

0 commit comments

Comments
 (0)