Skip to content

Commit e68326b

Browse files
Merge pull request #160 from microsoftgraph/dependabot/gradle/com.google.guava-guava-33.5.0-jre
Bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre
2 parents 4805d63 + 406318a commit e68326b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

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

2323
// This dependency is used by the application.
24-
implementation 'com.google.guava:guava:33.4.8-jre'
24+
implementation 'com.google.guava:guava:33.5.0-jre'
2525
implementation 'com.azure:azure-identity:1.17.0'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.51.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.8.10'

0 commit comments

Comments
 (0)