Skip to content

Commit 41abc9d

Browse files
Merge pull request #185 from microsoftgraph/dependabot/gradle/com.google.guava-guava-33.6.0-jre
Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre
2 parents ac42f74 + 9fb8bbe commit 41abc9d

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.5.0-jre'
24+
implementation 'com.google.guava:guava:33.6.0-jre'
2525
implementation 'com.azure:azure-identity:1.18.2'
2626
implementation 'com.microsoft.graph:microsoft-graph:6.62.0'
2727
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.9.2'

0 commit comments

Comments
 (0)