Skip to content

Commit 44a71e1

Browse files
Merge pull request #320 from microsoftgraph/dependabot/gradle/app-auth/graphapponlytutorial/com.google.guava-guava-33.4.8-jre
Bump com.google.guava:guava from 33.4.6-jre to 33.4.8-jre in /app-auth/graphapponlytutorial
2 parents b158962 + 98d05a4 commit 44a71e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-auth/graphapponlytutorial/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.4.6-jre'
25+
implementation 'com.google.guava:guava:33.4.8-jre'
2626
implementation 'com.azure:azure-identity:1.15.4'
2727
implementation 'com.microsoft.graph:microsoft-graph:6.48.0'
2828
}

0 commit comments

Comments
 (0)