Skip to content

Commit

Permalink
Merge pull request #1081 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…abstractions/android/io.github.std-uritemplate-std-uritemplate-0.0.52

Bump io.github.std-uritemplate:std-uritemplate from 0.0.50 to 0.0.52 in /components/abstractions/android
  • Loading branch information
github-actions[bot] authored Feb 10, 2024
2 parents 8a601df + e21af99 commit fc9652d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.github.std-uritemplate:std-uritemplate:0.0.50'
implementation 'io.github.std-uritemplate:std-uritemplate:0.0.52'
implementation 'io.opentelemetry:opentelemetry-api:1.34.1'
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
}

0 comments on commit fc9652d

Please sign in to comment.