Skip to content

Commit b29de71

Browse files
Bump Azure.Identity from 1.12.0 to 1.13.1 in /src (#161)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d09ac63 commit b29de71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/TryMudBlazor.Server/TryMudBlazor.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Azure.Identity" Version="1.12.0" />
9+
<PackageReference Include="Azure.Identity" Version="1.13.1" />
1010
<PackageReference Include="Azure.Storage.Blobs" Version="12.23.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.0" NoWarn="NU1605" />
1212
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0" NoWarn="NU1605" />

0 commit comments

Comments
 (0)