Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob in /gp2gp-translator (#717)
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.26.1 to 12.27.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.26.1...azure-storage-blob_12.27.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 Jul 22, 2024
1 parent b7e68c1 commit 13f1fc3
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.1'

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

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

0 comments on commit 13f1fc3

Please sign in to comment.