Skip to content

Commit 4effa68

Browse files
build(deps): bump compose-plugin from 1.8.1 to 1.8.2 (#85)
Bumps `compose-plugin` from 1.8.1 to 1.8.2. Updates `org.jetbrains.compose.material3:material3-window-size-class` from 1.8.1 to 1.8.2 - [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.1...v1.8.2) Updates `org.jetbrains.compose` from 1.8.1 to 1.8.2 - [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.1...v1.8.2) --- updated-dependencies: - dependency-name: org.jetbrains.compose.material3:material3-window-size-class dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.compose dependency-version: 1.8.2 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 0e9bee5 commit 4effa68

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
@@ -3,7 +3,7 @@ android-gradle-plugin = "8.10.1"
33
androidx-activity-compose = "1.10.1"
44
androidx-window = "1.4.0"
55
androidx-graphics-shapes = "1.0.0-alpha08"
6-
compose-plugin = "1.8.1"
6+
compose-plugin = "1.8.2"
77
dokka = "2.0.0"
88
haze = "1.6.4"
99
kotlin = "2.1.21"

0 commit comments

Comments
 (0)