Skip to content

Commit 02dbd64

Browse files
authored
Merge pull request #451 from microsoftgraph/dependabot/gradle/android/com.google.guava-guava-31.1-jre
Bump guava from 31.0.1-jre to 31.1-jre in /android
2 parents b9a87fe + ad1a157 commit 02dbd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies {
77

88
api 'com.squareup.okhttp3:okhttp:4.9.3'
99

10-
implementation 'com.google.guava:guava:31.0.1-jre'
10+
implementation 'com.google.guava:guava:31.1-jre'
1111

1212
implementation 'com.google.code.gson:gson:2.9.0'
1313
api 'com.azure:azure-core:1.25.0'

0 commit comments

Comments
 (0)