Skip to content

Commit

Permalink
Merge pull request #234 from microsoftgraph/dependabot/gradle/user-au…
Browse files Browse the repository at this point in the history
…th/graphtutorial/com.google.guava-guava-33.2.1-jre

Bump com.google.guava:guava from 33.2.0-jre to 33.2.1-jre in /user-auth/graphtutorial
  • Loading branch information
github-actions[bot] authored Jun 3, 2024
2 parents 8910ab4 + 7708fd6 commit aa8e321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user-auth/graphtutorial/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 'com.azure:azure-identity:1.12.1'
implementation 'com.microsoft.graph:microsoft-graph:6.11.0'
}
Expand Down

0 comments on commit aa8e321

Please sign in to comment.