Skip to content

Commit

Permalink
Update dependency com.azure:azure-messaging-servicebus to v7.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2023
1 parent 359dd43 commit 4a077a9
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 @@ -396,7 +396,7 @@ dependencies {
implementation group: 'org.apache.logging.log4j', name: 'log4j-to-slf4j', version: versions.log4j

implementation group: 'com.azure', name: 'azure-core', version: '1.43.0'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.3'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.4'
implementation group: 'com.google.code.gson', name: 'gson', version: '2.9.0'
implementation group: 'org.springframework', name: 'spring-core', version: versions.springVersion
implementation group: 'org.springframework', name: 'spring-beans', version: versions.springVersion
Expand Down

0 comments on commit 4a077a9

Please sign in to comment.