Skip to content

Commit

Permalink
Bump Azure.Messaging.EventHubs.Processor from 5.7.0 to 5.7.1 (#1054)
Browse files Browse the repository at this point in the history
Bumps [Azure.Messaging.EventHubs.Processor](https://github.com/Azure/azure-sdk-for-net) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.EventHubs.Processor_5.7.0...Azure.Messaging.EventHubs.Processor_5.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2022
1 parent 4ea182e commit 3d881af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Akka.Streams" Version="$(AkkaVersion)" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.7.0" />
<PackageReference Include="Azure.Messaging.EventHubs.Processor" Version="5.7.1" />
</ItemGroup>

</Project>

0 comments on commit 3d881af

Please sign in to comment.