Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob from 12.21.1 to 12.24.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.21.1 to 12.24.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.21.1...azure-storage-blob_12.24.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 Oct 30, 2023
1 parent b7e8642 commit 250be7c
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 @@ -73,7 +73,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-webflux'
implementation 'org.springframework.boot:spring-boot-starter-actuator'

implementation 'com.azure:azure-storage-blob:12.21.1'
implementation 'com.azure:azure-storage-blob:12.24.1'
implementation 'io.projectreactor:reactor-core:3.5.8'
implementation 'commons-beanutils:commons-beanutils:1.9.4'
implementation 'org.apache.commons:commons-text:1.10.0'
Expand Down

0 comments on commit 250be7c

Please sign in to comment.