diff --git a/modules/azure/build.gradle b/modules/azure/build.gradle index 31699f62ad6..dee0f2253d3 100644 --- a/modules/azure/build.gradle +++ b/modules/azure/build.gradle @@ -8,7 +8,7 @@ dependencies { testImplementation 'org.assertj:assertj-core:3.27.3' testImplementation 'com.azure:azure-cosmos:4.63.3' - testImplementation 'com.azure:azure-storage-blob:12.29.0' + testImplementation 'com.azure:azure-storage-blob:12.30.1' testImplementation 'com.azure:azure-storage-queue:12.24.0' testImplementation 'com.azure:azure-data-tables:12.5.0' testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'