diff --git a/modules/azure/build.gradle b/modules/azure/build.gradle index 1b4242b4eb6..15a7e9233ad 100644 --- a/modules/azure/build.gradle +++ b/modules/azure/build.gradle @@ -8,7 +8,7 @@ dependencies { testImplementation 'org.assertj:assertj-core:3.26.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.29.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'