Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.azure:azure-storage-blob to v12.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 9, 2023
1 parent 9856f80 commit a66088e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/azure/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ plugins {
}

dependencies {
api("com.azure:azure-storage-blob:12.21.1")
api("com.azure:azure-storage-blob:12.22.0")
}

0 comments on commit a66088e

Please sign in to comment.