Skip to content

Commit 6a7026c

Browse files
build(deps): bump compose-plugin from 1.8.0-rc01 to 1.8.0 (#74)
Bumps `compose-plugin` from 1.8.0-rc01 to 1.8.0. Updates `org.jetbrains.compose.material3:material3-window-size-class` from 1.8.0-rc01 to 1.8.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.0-rc01...v1.8.0) Updates `org.jetbrains.compose` from 1.8.0-rc01 to 1.8.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.0-rc01...v1.8.0) --- updated-dependencies: - dependency-name: org.jetbrains.compose.material3:material3-window-size-class dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.compose dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3fb31c commit 6a7026c

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 @@ android-gradle-plugin = "8.9.2"
77
androidx-activity-compose = "1.10.1"
88
androidx-window = "1.3.0"
99
androidx-graphics-shapes = "1.0.0-alpha06"
10-
compose-plugin = "1.8.0-rc01"
10+
compose-plugin = "1.8.0"
1111
dokka = "2.0.0"
1212
haze = "1.6.0-SNAPSHOT"
1313
kotlin = "2.1.20"

0 commit comments

Comments
 (0)