Skip to content

Commit 0ca388a

Browse files
build(deps): bump org.jetbrains.androidx.graphics:graphics-shapes (#50)
Bumps [org.jetbrains.androidx.graphics:graphics-shapes](https://github.com/JetBrains/compose-jb) from 1.0.0-alpha01 to 1.0.0-alpha02. - [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.0.0-alpha1...v1.0.0-alpha2) --- updated-dependencies: - dependency-name: org.jetbrains.androidx.graphics:graphics-shapes 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 17170e6 commit 0ca388a

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
@@ -13,7 +13,7 @@ kotlin = "2.1.0"
1313
[libraries]
1414
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity-compose" }
1515
androidx-graphics-shapes = { group = "androidx.graphics", name = "graphics-shapes", version = "1.0.1" }
16-
androidx-graphics-shapes-web = { module = "org.jetbrains.androidx.graphics:graphics-shapes", version = "1.0.0-alpha01" }
16+
androidx-graphics-shapes-web = { module = "org.jetbrains.androidx.graphics:graphics-shapes", version = "1.0.0-alpha02" }
1717
androidx-window = { group = "androidx.window", name = "window", version.ref = "androidx-window" }
1818
compose-window-size = { module = "org.jetbrains.compose.material3:material3-window-size-class", version.ref = "compose-plugin" }
1919

0 commit comments

Comments
 (0)