Skip to content

Commit

Permalink
Bump androidx.core:core from 1.10.0 to 1.10.1 (#550)
Browse files Browse the repository at this point in the history
Bumps androidx.core:core from 1.10.0 to 1.10.1.

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 11, 2023
1 parent 0937135 commit 180ab7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion splunk-otel-android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ val otelInstrumentationAlphaVersion = "1.26.0-alpha-SNAPSHOT"
dependencies {
implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.21"))
implementation("androidx.appcompat:appcompat:1.6.1")
implementation("androidx.core:core:1.10.0")
implementation("androidx.core:core:1.10.1")
implementation("androidx.navigation:navigation-fragment:2.5.3")

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

0 comments on commit 180ab7e

Please sign in to comment.