Skip to content

Commit cb70f1d

Browse files
Bump com.azure:azure-identity from 1.11.3 to 1.12.2 (#5449)
Bumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.11.3 to 1.12.2. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-identity_1.11.3...azure-identity_1.12.2) --- updated-dependencies: - dependency-name: com.azure:azure-identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6759658 commit cb70f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/nf-azure/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
exclude group: 'org.slf4j', module: 'slf4j-api'
4444
exclude group: 'com.google.guava', module: 'guava'
4545
}
46-
api('com.azure:azure-identity:1.11.3') {
46+
api('com.azure:azure-identity:1.12.2') {
4747
exclude group: 'org.slf4j', module: 'slf4j-api'
4848
}
4949

0 commit comments

Comments
 (0)