Skip to content

Commit 77c0dfd

Browse files
chore(deps): bump androidx.navigation:navigation-compose (#40)
Bumps androidx.navigation:navigation-compose from 2.8.8 to 2.8.9. --- updated-dependencies: - dependency-name: androidx.navigation:navigation-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa0d8a1 commit 77c0dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin = "2.1.10"
1010
kotlinxSerializationJson = "1.8.0"
1111
lifecycleRuntimeKtx = "2.8.7"
1212
materialIconsExtended = "1.7.8"
13-
navigationCompose = "2.8.8"
13+
navigationCompose = "2.8.9"
1414

1515
[libraries]
1616
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }

0 commit comments

Comments
 (0)