Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 25, 2024
1 parent 3b77996 commit 3ecbc82
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 @@ -222,7 +222,7 @@ allprojects {
dependencies {
annotationProcessor 'org.mapstruct:mapstruct-processor:1.5.5.Final', 'org.projectlombok:lombok-mapstruct-binding:0.2.0'
implementation group: 'com.azure', name: 'azure-core', version: '1.48.0'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.15.2'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.16.0'
implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-jaxb-annotations', version: '2.17.0'
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.1.4'
implementation 'com.google.guava:guava:32.1.3-jre'
Expand Down

0 comments on commit 3ecbc82

Please sign in to comment.