Skip to content

Commit d0de1c7

Browse files
build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes (#65)
Bumps [org.jetbrains.androidx.graphics:graphics-shapes](https://github.com/JetBrains/compose-jb) from 1.0.0-alpha05 to 1.0.0-alpha06. - [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-alpha06 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 678c6eb commit d0de1c7

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
@@ -6,7 +6,7 @@ android-targetSdk = "36"
66
android-gradle-plugin = "8.9.1"
77
androidx-activity-compose = "1.10.0"
88
androidx-window = "1.3.0"
9-
androidx-graphics-shapes = "1.0.0-alpha05"
9+
androidx-graphics-shapes = "1.0.0-alpha06"
1010
compose-plugin = "1.8.0-beta02"
1111
dokka = "2.0.0"
1212
haze = "1.6.0-SNAPSHOT"

0 commit comments

Comments
 (0)