Skip to content

Commit 1334b35

Browse files
Updates dependencies
1 parent 1727e7d commit 1334b35

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-proxy-plugins/dev-proxy-plugins.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<NoWarn>CS1998</NoWarn>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="Azure.Identity" Version="1.13.0">
16+
<PackageReference Include="Azure.Identity" Version="1.13.1">
1717
<Private>false</Private>
1818
<ExcludeAssets>runtime</ExcludeAssets>
1919
</PackageReference>

dev-proxy/dev-proxy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Azure.Identity" Version="1.13.0" />
32+
<PackageReference Include="Azure.Identity" Version="1.13.1" />
3333
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.10" />
3434
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
3535
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.2" />

0 commit comments

Comments
 (0)