Skip to content

Commit 5f58874

Browse files
build: bump Azure.Identity in /App/backend-api/Microsoft.GS.DPS.Host
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.13.0...Azure.Identity_1.13.1) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9635b0 commit 5f58874

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<ItemGroup>
1414
<PackageReference Include="AutoMapper" Version="13.0.1" />
1515
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.5.0" />
16-
<PackageReference Include="Azure.Identity" Version="1.13.0" />
16+
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1717
<PackageReference Include="Microsoft.Extensions.Azure" Version="1.7.6" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.AzureAppConfiguration" Version="8.0.0" />

0 commit comments

Comments
 (0)