Skip to content

Commit

Permalink
Merge pull request #529 from microsoft/dependabot/gradle/components/a…
Browse files Browse the repository at this point in the history
…uthentication/azure/android/com.google.guava-guava-32.1.2-jre

Bump com.google.guava:guava from 32.1.1-jre to 32.1.2-jre in /components/authentication/azure/android
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
2 parents 3a1b705 + 51165e5 commit 8c8fae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/authentication/azure/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
// This dependency is used internally, and not exposed to consumers on their own compile classpath.
implementation 'io.opentelemetry:opentelemetry-api:1.28.0'
implementation 'io.opentelemetry:opentelemetry-context:1.28.0'
implementation 'com.google.guava:guava:32.1.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'
api 'com.azure:azure-core:1.41.0'

api project(':components:abstractions')
Expand Down

0 comments on commit 8c8fae8

Please sign in to comment.