Skip to content

Commit c20f475

Browse files
Bump com.azure:azure-storage-blob in /modules/azure
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.29.0 to 12.29.1. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.29.0...azure-storage-blob_12.29.1) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 485ef1d commit c20f475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/azure/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies {
88

99
testImplementation 'org.assertj:assertj-core:3.26.3'
1010
testImplementation 'com.azure:azure-cosmos:4.63.3'
11-
testImplementation 'com.azure:azure-storage-blob:12.29.0'
11+
testImplementation 'com.azure:azure-storage-blob:12.29.1'
1212
testImplementation 'com.azure:azure-storage-queue:12.24.0'
1313
testImplementation 'com.azure:azure-data-tables:12.5.0'
1414
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'

0 commit comments

Comments
 (0)