Skip to content

Commit

Permalink
Update dependency com.azure:azure-identity to v1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Jun 22, 2024
1 parent f8e8865 commit 4f1d267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
implementation project(':modules:transport-netty4')
api 'com.azure:azure-storage-blob:12.23.0'
api 'com.azure:azure-identity:1.11.4'
api 'com.azure:azure-identity:1.12.2'
// Start of transitive dependencies for azure-identity
api 'com.microsoft.azure:msal4j-persistence-extension:1.2.0'
api "net.java.dev.jna:jna-platform:${versions.jna}"
Expand Down

0 comments on commit 4f1d267

Please sign in to comment.