Skip to content

Commit

Permalink
build(deps): bump com.azure:azure-storage-blob from 12.27.1 to 12.28.0 (
Browse files Browse the repository at this point in the history
#317)

Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.27.1 to 12.28.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.27.1...azure-storage-blob_12.28.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 Sep 19, 2024
1 parent 861d71e commit f01a5e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ testcontainers-kafka = { module = "org.testcontainers:kafka", version.ref = "tes
testcontainers-junit = { module = "org.testcontainers:junit-jupiter", version.ref = "testcontainers" }
testcontainers-minio = { module = "org.testcontainers:minio", version.ref = "testcontainers" }
testcontainers-hashicorp-vault = { module = "org.testcontainers:vault", version.ref = "testcontainers" }
azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.27.1" }
azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.28.0" }
minio-io = { module = "io.minio:minio", version = "8.5.12" }

[plugins]
Expand Down

0 comments on commit f01a5e1

Please sign in to comment.