Skip to content

Commit ec3c6b7

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

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
@@ -9,7 +9,7 @@ dependencies {
99
testImplementation 'org.assertj:assertj-core:3.26.3'
1010
testImplementation 'com.azure:azure-cosmos:4.63.3'
1111
testImplementation 'com.azure:azure-storage-blob:12.29.0'
12-
testImplementation 'com.azure:azure-storage-queue:12.24.0'
12+
testImplementation 'com.azure:azure-storage-queue:12.24.1'
1313
testImplementation 'com.azure:azure-data-tables:12.5.0'
1414
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
1515
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'

0 commit comments

Comments
 (0)