Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit c4e12c8

Browse files
Update all dependencies (#282)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80c3061 commit c4e12c8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ compose-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }
5656
# Required so the renovate bot can properly spot new compiler releases
5757
compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
5858

59-
compose-linter = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.0" }
59+
compose-linter = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.4.1" }
6060

6161
junit4 = { module = "junit:junit", version = "4.13.2" }
6262

@@ -69,7 +69,7 @@ androidx-test-espresso-core = { module = "androidx.test.espresso:espresso-core",
6969
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
7070
androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
7171
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
72-
androidx-fragment = { module = "androidx.fragment:fragment-ktx", version = "1.8.3" }
72+
androidx-fragment = { module = "androidx.fragment:fragment-ktx", version = "1.8.4" }
7373
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
7474

7575
androidx-coordinatorlayour = { module = "androidx.coordinatorlayout:coordinatorlayout", version = "1.2.0" }

0 commit comments

Comments
 (0)