Skip to content

Commit b0b506f

Browse files
build(deps): Bump the all-gradle group with 8 updates (#998)
Bumps the all-gradle group with 8 updates: | Package | From | To | | --- | --- | --- | | androidx.compose.runtime:runtime-android | `1.10.0` | `1.10.1` | | androidx.compose.material:material | `1.10.0` | `1.10.1` | | androidx.compose.animation:animation | `1.10.0` | `1.10.1` | | androidx.compose.ui:ui | `1.10.0` | `1.10.1` | | androidx.compose.foundation:foundation | `1.10.0` | `1.10.1` | | androidx.compose.ui:ui-tooling | `1.10.0` | `1.10.1` | | androidx.compose.ui:ui-test-junit4 | `1.10.0` | `1.10.1` | | androidx.compose.ui:ui-test-manifest | `1.10.0` | `1.10.1` | Updates `androidx.compose.runtime:runtime-android` from 1.10.0 to 1.10.1 Updates `androidx.compose.material:material` from 1.10.0 to 1.10.1 Updates `androidx.compose.animation:animation` from 1.10.0 to 1.10.1 Updates `androidx.compose.ui:ui` from 1.10.0 to 1.10.1 Updates `androidx.compose.foundation:foundation` from 1.10.0 to 1.10.1 Updates `androidx.compose.ui:ui-tooling` from 1.10.0 to 1.10.1 Updates `androidx.compose.ui:ui-test-junit4` from 1.10.0 to 1.10.1 Updates `androidx.compose.ui:ui-test-manifest` from 1.10.0 to 1.10.1 --- updated-dependencies: - dependency-name: androidx.compose.runtime:runtime-android dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.material:material dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.animation:animation dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.foundation:foundation dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-tooling dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-test-junit4 dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle - dependency-name: androidx.compose.ui:ui-test-manifest dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-gradle ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fb508f commit b0b506f

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ constraintlayout-compose = "1.1.1"
3232

3333
# Compose Versions
3434
activity-compose = "1.12.2"
35-
compose-android = "1.10.0"
36-
compose-material = "1.10.0"
37-
compose-animation = "1.10.0"
38-
compose-ui = "1.10.0"
39-
compose-foundation = "1.10.0"
40-
compose-ui-tooling = "1.10.0"
35+
compose-android = "1.10.1"
36+
compose-material = "1.10.1"
37+
compose-animation = "1.10.1"
38+
compose-ui = "1.10.1"
39+
compose-foundation = "1.10.1"
40+
compose-ui-tooling = "1.10.1"
4141

4242
# Other Libraries
4343
commons-text = "1.15.0"
@@ -49,8 +49,8 @@ test-core-ktx = "1.7.0"
4949
test-runner = "1.7.0"
5050
test-rules = "1.7.0"
5151
fragment-testing = "1.8.9"
52-
ui-test-junit4 = "1.10.0"
53-
ui-test-manifest = "1.10.0"
52+
ui-test-junit4 = "1.10.1"
53+
ui-test-manifest = "1.10.1"
5454
activity = "1.12.2"
5555

5656
# Database

0 commit comments

Comments
 (0)