Skip to content

Commit 3d424a2

Browse files
Bump azure-identity from 1.2.3 to 1.2.4
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.2.3...azure-identity_1.2.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36f4f05 commit 3d424a2

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-jre'
1010

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

0 commit comments

Comments
 (0)