Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob in /gp2gp-translator (#790)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent b4759c3 commit f71df4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gp2gp-translator/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies {
testImplementation 'org.skyscreamer:jsonassert:1.5.3'
testImplementation 'org.awaitility:awaitility:4.2.2'

implementation 'com.azure:azure-storage-blob:12.27.0'
implementation 'com.azure:azure-storage-blob:12.27.1'

implementation platform('com.amazonaws:aws-java-sdk-bom:1.12.769')
implementation 'com.amazonaws:aws-java-sdk-s3'
Expand Down

0 comments on commit f71df4c

Please sign in to comment.