Skip to content

Commit 42dd90e

Browse files
Bump the testing-dependencies group across 1 directory with 6 updates
Bumps the testing-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | androidx.lifecycle:lifecycle-runtime-ktx | `2.9.2` | `2.9.3` | | androidx.lifecycle:lifecycle-runtime-compose | `2.9.2` | `2.9.3` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.9.2` | `2.9.3` | | androidx.compose:compose-bom | `2025.08.00` | `2025.08.01` | | androidx.compose.material3:material3 | `1.5.0-alpha02` | `1.5.0-alpha03` | | [de.mannodermaus.android-junit5](https://github.com/mannodermaus/android-junit5) | `1.13.1.0` | `1.13.4.0` | Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.2 to 2.9.3 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.9.3 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.9.3 Updates `androidx.compose:compose-bom` from 2025.08.00 to 2025.08.01 Updates `androidx.compose.material3:material3` from 1.5.0-alpha02 to 1.5.0-alpha03 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.9.2 to 2.9.3 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.2 to 2.9.3 Updates `de.mannodermaus.android-junit5` from 1.13.1.0 to 1.13.4.0 - [Release notes](https://github.com/mannodermaus/android-junit5/releases) - [Commits](mannodermaus/android-junit-framework@plugin-1.13.1.0...plugin-1.13.4.0) --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: androidx.compose:compose-bom dependency-version: 2025.08.01 dependency-type: direct:production dependency-group: testing-dependencies - dependency-name: androidx.compose.material3:material3 dependency-version: 1.5.0-alpha03 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies - dependency-name: de.mannodermaus.android-junit5 dependency-version: 1.13.4.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4cc086c commit 42dd90e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ appcompat = "1.7.1"
66
assert-k = "0.28.1"
77
bson = "5.5.1"
88
coil-compose = "2.7.0"
9-
compose-bom = "2025.08.00"
9+
compose-bom = "2025.08.01"
1010
compose-ui-test-manifest = "1.9.0"
1111
core-ktx = "1.17.0"
1212
core-splashscreen = "1.0.1"
@@ -20,17 +20,17 @@ glance = "1.1.1"
2020
junit = "4.13.2"
2121
junit5 = "5.13.4"
2222
junit5-compose = "1.8.0"
23-
junit5-plugin = "1.13.1.0"
23+
junit5-plugin = "1.13.4.0"
2424
junit-version = "1.3.0"
2525
koin = "4.1.0"
2626
kotlin = "2.2.10"
2727
kotlinx-serialization = "1.9.0"
2828
ksp = "2.2.10-2.0.2"
2929
ktor = "3.2.3"
3030
ktor-client-logging = "3.2.3"
31-
lifecycle-runtime-ktx = "2.9.2"
31+
lifecycle-runtime-ktx = "2.9.3"
3232
material = "1.12.0"
33-
material3 = "1.5.0-alpha02"
33+
material3 = "1.5.0-alpha03"
3434
material-adaptive = "1.1.0"
3535
material-icons-extended = "1.7.8"
3636
mock-k = "1.14.5"

0 commit comments

Comments
 (0)