Skip to content

Commit

Permalink
Merge pull request #5803 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.2.1-jre

Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre in /get-started/azure-auth/java/app
  • Loading branch information
baywet authored May 31, 2024
2 parents 2cd30a6 + 1d0ca1d commit d71971a
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.2.0-jre'
implementation 'com.google.guava:guava:33.2.1-jre'

implementation 'jakarta.annotation:jakarta.annotation-api:3.0.0'

Expand Down

0 comments on commit d71971a

Please sign in to comment.