Skip to content

Commit

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

Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.28.1 to 12.29.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.28.1...azure-storage-blob_12.29.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 Nov 18, 2024
1 parent 3960044 commit d5b5fc0
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 @@ -71,7 +71,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.28.1" }
azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.29.0" }
minio-io = { module = "io.minio:minio", version = "8.5.13" }

[plugins]
Expand Down

0 comments on commit d5b5fc0

Please sign in to comment.