Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.17.7 (#832)
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 Dec 9, 2024
1 parent 0f570c4 commit e2e3d5d
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 @@ -353,7 +353,7 @@ dependencies {

implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
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.6'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.7'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-http', version: '1.2.0'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-core', version: '1.2.0'

Expand Down

0 comments on commit e2e3d5d

Please sign in to comment.