Skip to content

Commit 255b6d5

Browse files
Bump compose from 1.7.0 to 1.7.3
Bumps `compose` from 1.7.0 to 1.7.3. Updates `org.jetbrains.compose.runtime:runtime` from 1.7.0 to 1.7.3 - [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.7.0...v1.7.3) Updates `org.jetbrains.compose.html:html-core` from 1.7.0 to 1.7.3 - [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.7.0...v1.7.3) Updates `org.jetbrains.compose` from 1.7.0 to 1.7.3 - [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.7.0...v1.7.3) --- updated-dependencies: - dependency-name: org.jetbrains.compose.runtime:runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.compose.html:html-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84900a0 commit 255b6d5

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
@@ -7,7 +7,7 @@ serialization = "1.7.3"
77
ktor = "3.0.0"
88
sqldelight = "2.0.2"
99
cloudkit = "0.2.0"
10-
compose = "1.7.0"
10+
compose = "1.7.3"
1111

1212
[libraries]
1313
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version.ref = "compose" }

0 commit comments

Comments
 (0)