Skip to content

Commit be61799

Browse files
committed
AZ storage version change
1 parent 6b8f3d5 commit be61799

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ dependencies {
5252
implementation 'com.azure:azure-data-tables:12.5.4'
5353
implementation 'com.azure:azure-identity:1.16.3'
5454
implementation 'com.azure:azure-json:1.5.0'
55-
implementation 'com.azure:azure-storage-blob:12.29.0'
56-
implementation 'com.azure:azure-storage-common:12.28.0'
57-
implementation 'com.azure:azure-storage-queue:12.24.0'
55+
implementation 'com.azure:azure-storage-blob:12.28.0'
56+
implementation 'com.azure:azure-storage-common:12.27.0'
57+
implementation 'com.azure:azure-storage-queue:12.23.0'
5858
implementation 'com.azure:azure-xml:1.2.0'
5959

6060
// Jackson - bump to a newer 2.19.x patch

0 commit comments

Comments
 (0)