Skip to content

Commit

Permalink
Merge pull request #6489 from microsoft/dependabot/gradle/get-started…
Browse files Browse the repository at this point in the history
…/azure-auth/java/app/com.google.guava-guava-33.3.1-jre

build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored Sep 23, 2024
2 parents 020a2f4 + 5b2d863 commit 30de1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion get-started/azure-auth/java/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
testImplementation 'junit:junit:4.13.2'

// This dependency is used by the application.
implementation 'com.google.guava:guava:33.3.0-jre'
implementation 'com.google.guava:guava:33.3.1-jre'

// <DependenciesSnippet>
implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'
Expand Down

0 comments on commit 30de1a5

Please sign in to comment.