Skip to content

Commit

Permalink
Bump Azure.Messaging.ServiceBus from 7.16.1 to 7.16.2 (#846)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a97a70f commit e0c394a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Tingle.Dependabot/Tingle.Dependabot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PackageReference Include="AspNetCore.Authentication.Basic" Version="7.0.0" />
<PackageReference Include="Azure.Extensions.AspNetCore.DataProtection.Keys" Version="1.2.2" />
<PackageReference Include="Azure.Identity" Version="1.10.1" />
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.1" /> <!-- Allows for faster updates -->
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.16.2" /> <!-- Allows for faster updates -->
<PackageReference Include="Azure.Monitor.Query" Version="1.2.0" />
<PackageReference Include="Azure.ResourceManager.AppContainers" Version="1.1.0" />
<PackageReference Include="DistributedLock.FileSystem" Version="1.0.1" />
Expand Down

0 comments on commit e0c394a

Please sign in to comment.