Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.17.1 (#5031
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 8e23d10 commit 6cae7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ dependencies {
implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: '6.3.0'

implementation group: 'com.azure', name: 'azure-core', version: '1.49.1'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.0'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.1'
implementation group: 'com.microsoft.azure', name: 'azure-servicebus', version: '3.6.7'

testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.11.0'
Expand Down

0 comments on commit 6cae7de

Please sign in to comment.