Skip to content

Commit 12e6949

Browse files
Bump org.jetbrains.compose from 1.8.2 to 1.9.0
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](JetBrains/compose-multiplatform@v1.8.2...v1.9.0) --- updated-dependencies: - dependency-name: org.jetbrains.compose dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 042e4f6 commit 12e6949

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
@@ -12,7 +12,7 @@ androidx-core = "1.16.0"
1212
androidx-espresso = "3.6.1"
1313
androidx-lifecycle = "2.9.3"
1414
androidx-testExt = "1.2.1"
15-
composeMultiplatform = "1.8.2"
15+
composeMultiplatform = "1.9.0"
1616
junit = "4.13.2"
1717
kotlin = "2.2.20"
1818
coroutines = "1.10.2"

0 commit comments

Comments
 (0)