Skip to content

Commit a0d1b27

Browse files
Bump com.azure:azure-messaging-eventhubs in /modules/azure
Bumps [com.azure:azure-messaging-eventhubs](https://github.com/Azure/azure-sdk-for-java) from 5.19.2 to 5.20.4. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-messaging-eventhubs_5.19.2...azure-messaging-eventhubs_5.20.4) --- updated-dependencies: - dependency-name: com.azure:azure-messaging-eventhubs dependency-version: 5.20.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d474402 commit a0d1b27

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
@@ -11,7 +11,7 @@ dependencies {
1111
testImplementation 'com.azure:azure-storage-blob:12.29.0'
1212
testImplementation 'com.azure:azure-storage-queue:12.24.0'
1313
testImplementation 'com.azure:azure-data-tables:12.5.0'
14-
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
14+
testImplementation 'com.azure:azure-messaging-eventhubs:5.20.4'
1515
testImplementation 'com.azure:azure-messaging-servicebus:7.17.8'
1616
testImplementation 'com.microsoft.sqlserver:mssql-jdbc:13.1.0.jre8-preview'
1717
}

0 commit comments

Comments
 (0)