Skip to content

Commit

Permalink
Update dependency androidx.work:work-runtime to v2.9.0 (#702)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 56c7b75 commit 1bf4b93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation(project(":splunk-otel-android"))
implementation(project(":splunk-otel-android-volley"))
implementation("com.android.volley:volley:1.2.1")
implementation("androidx.work:work-runtime:2.8.1")
implementation("androidx.work:work-runtime:2.9.0")
implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api")
implementation("io.opentelemetry.instrumentation:opentelemetry-instrumentation-api-semconv")

Expand Down

0 comments on commit 1bf4b93

Please sign in to comment.