Skip to content

Commit 9242989

Browse files
Bump com.azure:azure-storage-blob from 12.27.0 to 12.27.1 in /service (#843)
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.27.0 to 12.27.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.27.0...azure-storage-blob_12.27.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 74513f7 commit 9242989

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
@@ -50,7 +50,7 @@ dependencies {
5050

5151
// Infrastructure
5252
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.767'
53-
implementation ('com.azure:azure-storage-blob:12.27.0')
53+
implementation ('com.azure:azure-storage-blob:12.27.1')
5454
implementation 'org.apache.qpid:qpid-jms-client:2.5.0'
5555

5656
// Utils

0 commit comments

Comments
 (0)