Skip to content

Commit 2d6af62

Browse files
Bump guava from 30.1-jre to 30.1.1-jre
Bumps [guava](https://github.com/google/guava) from 30.1-jre to 30.1.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6ed387 commit 2d6af62

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
@@ -6,7 +6,7 @@ dependencies {
66

77
api 'com.squareup.okhttp3:okhttp:4.9.1'
88

9-
implementation 'com.google.guava:guava:30.1-jre'
9+
implementation 'com.google.guava:guava:30.1.1-jre'
1010

1111
implementation 'com.google.code.gson:gson:2.8.6'
1212
api 'com.azure:azure-identity:1.2.4'

0 commit comments

Comments
 (0)