Skip to content

Commit d917de4

Browse files
Bump com.azure:azure-data-tables from 12.5.0 to 12.5.3 in /modules/azure
Bumps [com.azure:azure-data-tables](https://github.com/Azure/azure-sdk-for-java) from 12.5.0 to 12.5.3. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-data-tables_12.5.0...azure-data-tables_12.5.3) --- updated-dependencies: - dependency-name: com.azure:azure-data-tables dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f2347 commit d917de4

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
@@ -10,7 +10,7 @@ dependencies {
1010
testImplementation 'com.azure:azure-cosmos:4.63.3'
1111
testImplementation 'com.azure:azure-storage-blob:12.29.0'
1212
testImplementation 'com.azure:azure-storage-queue:12.24.0'
13-
testImplementation 'com.azure:azure-data-tables:12.5.0'
13+
testImplementation 'com.azure:azure-data-tables:12.5.3'
1414
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
1515
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'
1616
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre8'

0 commit comments

Comments
 (0)