Skip to content

Commit f0a754e

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

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 'software.amazon.awssdk:s3:2.30.31'
54-
implementation ('com.azure:azure-storage-blob:12.29.0')
54+
implementation ('com.azure:azure-storage-blob:12.29.1')
5555
implementation 'org.apache.qpid:qpid-jms-client:2.6.1'
5656

5757
// Utils

0 commit comments

Comments
 (0)