Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.17.5 (#808)
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 Oct 25, 2024
1 parent af5692e commit 288faa7
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.4'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.5'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-http', version: '1.1.22'
implementation group: 'io.projectreactor.netty', name: 'reactor-netty-core', version: '1.1.23'

Expand Down

0 comments on commit 288faa7

Please sign in to comment.