Skip to content

Commit

Permalink
Bump com.azure:azure-storage-file-datalake from 12.18.4 to 12.19.0
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-storage-file-datalake](https://github.com/Azure/azure-sdk-for-java) from 12.18.4 to 12.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-file-datalake_12.18.4...azure-storage-blob_12.19.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-file-datalake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebastien-belin-adp committed May 20, 2024
1 parent fe4fdf9 commit 01aa6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-azure-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
exclude group: "org.simpleframework", module: "simple-xml"
exclude group: "io.netty"
}
api ("com.azure:azure-storage-file-datalake:12.18.4") {
api ("com.azure:azure-storage-file-datalake:12.19.0") {
exclude group: "io.netty"
}

Expand Down

0 comments on commit 01aa6e1

Please sign in to comment.