Skip to content

Commit

Permalink
Bump com.azure:azure-core from 1.49.0 to 1.49.1 in /java-connectors
Browse files Browse the repository at this point in the history
Bumps [com.azure:azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.49.0 to 1.49.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-core_1.49.0...azure-core_1.49.1)

---
updated-dependencies:
- dependency-name: com.azure:azure-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 1c132bb commit 5f95d26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ project(':kafka-connect-azure-servicebus') {
implementation project(':kafka-connect-query-language')

// Azure Service Bus dependencies
implementation group: 'com.azure', name: 'azure-core', version: '1.49.0'
implementation group: 'com.azure', name: 'azure-core', version: '1.49.1'
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.0'


Expand Down

0 comments on commit 5f95d26

Please sign in to comment.