Skip to content

Commit

Permalink
Bump composeJunit from 1.7.4 to 1.7.5 (#344)
Browse files Browse the repository at this point in the history
Bumps `composeJunit` from 1.7.4 to 1.7.5.

Updates `androidx.compose.ui:ui-test-junit4` from 1.7.4 to 1.7.5

Updates `androidx.compose.ui:ui-test-manifest` from 1.7.4 to 1.7.5

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test-manifest
  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>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent f329e82 commit 262d079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ appcompat = "1.7.0"
composeCompiler = "1.5.7"
composeBom = "2024.10.00"
composeActivity = "1.9.3"
composeJunit = "1.7.4"
composeJunit = "1.7.5"
lifecycleViewModel = "2.8.6"
navigation = "2.8.3"
paging = "3.1.1"
Expand Down

0 comments on commit 262d079

Please sign in to comment.