Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob from 12.27.1 to 12.29.0 in /service (
Browse files Browse the repository at this point in the history
…#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>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 9bc9698 commit aa2dacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

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

// Utils
Expand Down

0 comments on commit aa2dacb

Please sign in to comment.