Skip to content

Commit 94611df

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.0. - [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.0) --- updated-dependencies: - dependency-name: com.azure:azure-messaging-eventhubs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1dc19f commit 94611df

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,5 +10,5 @@ dependencies {
1010
testImplementation 'com.azure:azure-storage-blob:12.29.0'
1111
testImplementation 'com.azure:azure-storage-queue:12.24.0'
1212
testImplementation 'com.azure:azure-data-tables:12.5.0'
13-
testImplementation 'com.azure:azure-messaging-eventhubs:5.19.2'
13+
testImplementation 'com.azure:azure-messaging-eventhubs:5.20.0'
1414
}

0 commit comments

Comments
 (0)