Skip to content

Commit

Permalink
chore(deps): bump Azure.Messaging.ServiceBus from 7.16.1 to 7.16.2
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.16.1 to 7.16.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.16.1...Azure.Messaging.ServiceBus_7.16.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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 3022d32 commit b4a0985
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Provides an implementation of the messaging gateway for decoupled invocation in the Paramore.Brighter pipeline, using azureservicebus</Description>
<Authors>Yiannis Triantafyllopoulos</Authors>
Expand All @@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.10.2" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.2" />
<ProjectReference Include="..\Paramore.Brighter\Paramore.Brighter.csproj" />
<PackageReference Include="AMQPNetLite" Version="2.4.7" />
<PackageReference Update="MinVer" Version="4.3.0">
Expand Down

0 comments on commit b4a0985

Please sign in to comment.