Skip to content

Commit 42d74c2

Browse files
Bump androidx.compose.foundation:foundation-layout in /examples (#563)
Bumps androidx.compose.foundation:foundation-layout from 1.6.2 to 1.6.3. --- updated-dependencies: - dependency-name: androidx.compose.foundation:foundation-layout 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 856655f commit 42d74c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ protoc-gen-grpc-java = { group = "io.grpc", name = "protoc-gen-grpc-java", versi
2626
protoc-gen-grpc-kotlin = { group = "io.grpc", name = "protoc-gen-grpc-kotlin", version = "1.4.1" }
2727

2828
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.8.2" }
29-
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.2" }
29+
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.3" }
3030
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.3" }
3131
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.6.2" }
3232
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }

0 commit comments

Comments
 (0)