Skip to content

Commit 7231c0a

Browse files
Bump com.azure:azure-messaging-servicebus in /modules/azure
Bumps [com.azure:azure-messaging-servicebus](https://github.com/Azure/azure-sdk-for-java) from 7.17.8 to 7.17.10. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-messaging-servicebus_7.17.8...azure-messaging-servicebus_7.17.10) --- updated-dependencies: - dependency-name: com.azure:azure-messaging-servicebus dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 55f2347 commit 7231c0a

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
@@ -12,6 +12,6 @@ dependencies {
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'
15-
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'
15+
testImplementation 'com.azure:azure-messaging-servicebus:7.17.10'
1616
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:12.8.1.jre8'
1717
}

0 commit comments

Comments
 (0)