Skip to content

Commit

Permalink
Bump com.azure:azure-storage-blob from 12.22.0 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.22.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.22.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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent f32afec commit 13136f5
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 @@ -88,7 +88,7 @@ dependencies {
compile('io.micrometer:micrometer-spring-legacy:1.3.20')
compileOnly('org.springframework.boot:spring-boot-configuration-processor')

compile('com.azure:azure-storage-blob:12.22.0')
compile('com.azure:azure-storage-blob:12.27.1')
compile 'io.projectreactor:reactor-core:3.5.8'

// 2.14.2 is the last version without the inbuilt 20 MB size limit
Expand Down

0 comments on commit 13136f5

Please sign in to comment.