Skip to content

Commit e7df875

Browse files
Bump com.azure:azure-storage-blob in /plugins/repository-azure
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.30.1 to 12.31.3. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.30.1...azure-storage-blob_12.31.3) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-version: 12.31.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db4e85f commit e7df875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/repository-azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
api "io.netty:netty-resolver-dns:${versions.netty}"
5757
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
5858
implementation project(':modules:transport-netty4')
59-
api 'com.azure:azure-storage-blob:12.31.2'
59+
api 'com.azure:azure-storage-blob:12.31.3'
6060
api 'com.azure:azure-identity:1.18.0'
6161
// Start of transitive dependencies for azure-identity
6262
api 'com.microsoft.azure:msal4j-persistence-extension:1.3.0'

0 commit comments

Comments
 (0)