Skip to content

Commit

Permalink
Bump Azure.Messaging.ServiceBus from 7.18.1 to 7.18.2 (#33)
Browse files Browse the repository at this point in the history
Bumps [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net) from 7.18.1 to 7.18.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.1...Azure.Messaging.ServiceBus_7.18.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Dennig <[email protected]>
  • Loading branch information
dependabot[bot] and cdennig authored Oct 16, 2024
1 parent 3820cea commit d8e621f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Contacts.EventsProcessor/Contacts.EventsProcessor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.44.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
</ItemGroup>
Expand Down

0 comments on commit d8e621f

Please sign in to comment.