Skip to content

Commit f1c6e31

Browse files
Merge pull request #423 from microsoftgraph/dependabot/gradle/user-auth/graphtutorial/com.google.guava-guava-33.7.1-jre
Bump com.google.guava:guava from 33.6.0-jre to 33.7.1-jre in /user-auth/graphtutorial
2 parents 56e1e3e + 78c4f31 commit f1c6e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user-auth/graphtutorial/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
testImplementation 'junit:junit:4.13.2'
2323

2424
// This dependency is used by the application.
25-
implementation 'com.google.guava:guava:33.6.0-jre'
25+
implementation 'com.google.guava:guava:33.7.1-jre'
2626
implementation 'com.azure:azure-identity:1.18.4'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.67.0'
2828
}

0 commit comments

Comments
 (0)