Skip to content

Commit 2246827

Browse files
Bump the azure group across 4 directories with 2 updates (#214)
Bumps the azure group with 2 updates in the /src directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net). Bumps the azure group with 2 updates in the /src/DeployHours.Gate directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net). Bumps the azure group with 2 updates in the /src/GitHubActions.Gates.Framework directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net). Bumps the azure group with 2 updates in the /src/Issues.Gate directory: [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Azure.Messaging.ServiceBus](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) Updates `Azure.Messaging.ServiceBus` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.2...Azure.Messaging.ServiceBus_7.18.3) Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) Updates `Azure.Messaging.ServiceBus` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.2...Azure.Messaging.ServiceBus_7.18.3) Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) Updates `Azure.Messaging.ServiceBus` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.2...Azure.Messaging.ServiceBus_7.18.3) Updates `Azure.Identity` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.1...Azure.Identity_1.13.2) Updates `Azure.Messaging.ServiceBus` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Messaging.ServiceBus_7.18.2...Azure.Messaging.ServiceBus_7.18.3) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Messaging.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Messaging.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Messaging.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure - dependency-name: Azure.Messaging.ServiceBus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: azure ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89ed76b commit 2246827

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GitHubActions.Gates.Framework/GitHubActions.Gates.Framework.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Azure.Identity" Version="1.13.1" />
11-
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.2" />
10+
<PackageReference Include="Azure.Identity" Version="1.13.2" />
11+
<PackageReference Include="Azure.Messaging.ServiceBus" Version="7.18.3" />
1212
<PackageReference Include="JWT" Version="11.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.1" />
1414
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.6.0" />

0 commit comments

Comments
 (0)