Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 2ebc179 commit ae74c11
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 @@ -233,7 +233,7 @@ dependencies {
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '3.1.4'
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'

implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.2'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.3'

testImplementation group: 'com.github.hmcts', name: 'document-management-client', version: '7.0.1'

Expand Down

0 comments on commit ae74c11

Please sign in to comment.