Skip to content

Commit

Permalink
Bump androidx.navigation:navigation-compose from 2.8.1 to 2.8.3 (#118)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 645e7fc commit bcd8af3
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 @@ -46,7 +46,7 @@ compose-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
compose-activity = "androidx.activity:activity-compose:1.9.3"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
compose-detekt = "io.nlopez.compose.rules:detekt:0.4.17"
compose-navigation = "androidx.navigation:navigation-compose:2.8.1"
compose-navigation = "androidx.navigation:navigation-compose:2.8.3"
dagger-lib = { module = "com.google.dagger:dagger", version.ref = "dagger" }
dagger-compiler = { module = "com.google.dagger:dagger-compiler", version.ref = "dagger" }
detekt-gradle-plugin = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
Expand Down

0 comments on commit bcd8af3

Please sign in to comment.