Skip to content

Commit

Permalink
chore(deps): bump com.azure:azure-storage-blob from 12.18.0 to 12.28.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.18.0 to 12.28.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.18.0...azure-storage-blob_12.28.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 69c54d1 commit 8e18fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ dependencies {
}

// Microsoft Azure
implementation("com.azure:azure-storage-blob:12.18.0") {
implementation("com.azure:azure-storage-blob:12.28.1") {
exclude(group = "jakarta.xml.bind", module = "jakarta.xml.bind-api")
exclude(group = "jakarta.activation", module = "jakarta.activation-api")
}
Expand Down

0 comments on commit 8e18fc1

Please sign in to comment.