Skip to content

Commit

Permalink
Bump the azure-sdk group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the azure-sdk group with 2 updates: [Azure.Messaging.EventHubs.Processor](https://github.com/Azure/azure-sdk-for-net) and [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net).


Updates `Azure.Messaging.EventHubs.Processor` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventHubs.Processor_5.11.0...Azure.Messaging.EventHubs.Processor_5.11.1)

Updates `Azure.Messaging.ServiceBus` from 7.17.0 to 7.17.4
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.17.0...Azure.Messaging.ServiceBus_7.17.4)

---
updated-dependencies:
- dependency-name: Azure.Messaging.EventHubs.Processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
- dependency-name: Azure.Messaging.ServiceBus
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent bdee4ae commit e577f63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.11.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.11.1" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.17.0" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.17.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e577f63

Please sign in to comment.