Skip to content

Commit e4c796b

Browse files
Bump azure-identity from 1.2.4 to 1.2.5
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.2.4...azure-identity_1.2.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6808f18 commit e4c796b

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
@@ -9,5 +9,5 @@ dependencies {
99
implementation 'com.google.guava:guava:30.1.1-jre'
1010

1111
implementation 'com.google.code.gson:gson:2.8.6'
12-
api 'com.azure:azure-identity:1.2.4'
12+
api 'com.azure:azure-identity:1.2.5'
1313
}

0 commit comments

Comments
 (0)