Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob from 12.26.1 to 12.27.1
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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 4e4e2b2 commit b1e400e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-actuator'
implementation 'org.springframework.boot:spring-boot-starter-validation'

implementation 'com.azure:azure-storage-blob:12.26.1'
implementation 'com.azure:azure-storage-blob:12.27.1'
implementation 'io.projectreactor:reactor-core:3.6.7'
implementation 'commons-beanutils:commons-beanutils:1.9.4'
implementation 'org.apache.commons:commons-text:1.12.0'
Expand Down

0 comments on commit b1e400e

Please sign in to comment.