Skip to content

Commit aa2dacb

Browse files
Bump com.azure:azure-storage-blob from 12.27.1 to 12.29.0 in /service (#994)
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.27.1 to 12.29.0. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.27.1...azure-storage-blob_12.29.0) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bc9698 commit aa2dacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151

5252
// Infrastructure
5353
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.767'
54-
implementation ('com.azure:azure-storage-blob:12.27.1')
54+
implementation ('com.azure:azure-storage-blob:12.29.0')
5555
implementation 'org.apache.qpid:qpid-jms-client:2.6.1'
5656

5757
// Utils

0 commit comments

Comments
 (0)