Skip to content

Commit

Permalink
Update dependency androidx.navigation:navigation-fragment to v2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent 06a7955 commit 07f6698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instrumentation/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ val otelInstrumentationVersion = "1.28.0"
dependencies {
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.core:core:1.10.1")
implementation("androidx.navigation:navigation-fragment:2.6.0")
implementation("androidx.navigation:navigation-fragment:2.7.0")

api(platform("io.opentelemetry:opentelemetry-bom:$otelVersion"))
implementation("io.opentelemetry:opentelemetry-sdk")
Expand Down

0 comments on commit 07f6698

Please sign in to comment.