Skip to content

Commit

Permalink
chore(deps): bump Azure.Messaging.ServiceBus from 7.16.1 to 7.17.0
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.17.0.
- [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.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 20, 2023
1 parent 883faa5 commit a9cc901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ark.Tools.Rebus/Ark.Tools.Rebus.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<PackageReference Include="Rebus.AzureServiceBus" Version="9.3.5" />
<PackageReference Include="Rebus.SqlServer" Version="7.3.1" />
<PackageReference Include="Rebus.AzureBlobs" Version="0.6.0" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.17.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a9cc901

Please sign in to comment.