Skip to content

Commit c7fafc5

Browse files
build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes (#81)
Bumps [org.jetbrains.androidx.graphics:graphics-shapes](https://github.com/JetBrains/compose-jb) from 1.0.0-alpha06 to 1.0.0-alpha08. - [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.androidx.graphics:graphics-shapes dependency-version: 1.0.0-alpha08 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 b2b2602 commit c7fafc5

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
@@ -2,7 +2,7 @@
22
android-gradle-plugin = "8.10.1"
33
androidx-activity-compose = "1.10.1"
44
androidx-window = "1.4.0"
5-
androidx-graphics-shapes = "1.0.0-alpha06"
5+
androidx-graphics-shapes = "1.0.0-alpha08"
66
compose-plugin = "1.8.1"
77
dokka = "2.0.0"
88
haze = "1.6.3"

0 commit comments

Comments
 (0)