Skip to content

Commit

Permalink
Update dependency com.azure:azure-core to v1.44.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 24, 2023
1 parent 618d39a commit efeaf8a
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 @@ -224,7 +224,7 @@ allprojects {
annotationProcessor group: 'org.projectlombok', name: 'lombok', version: lombokVersion
implementation group: 'ch.qos.logback', name: 'logback-classic', version: '1.2.10'
implementation group: 'ch.qos.logback', name: 'logback-core', version: '1.2.10'
implementation group: 'com.azure', name: 'azure-core', version: '1.44.0'
implementation group: 'com.azure', name: 'azure-core', version: '1.44.1'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.4'
implementation group: 'com.fasterxml.jackson.module', name: 'jackson-module-jaxb-annotations', version: '2.15.3'
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: '6.0.1'
Expand Down

0 comments on commit efeaf8a

Please sign in to comment.