Skip to content

Commit c53a281

Browse files
Merge pull request #86 from btnguyen2k/dependabot/nuget/MyPo.Api/Microsoft.IdentityModel.Protocols.OpenIdConnect-8.16.0
Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.13.0 to 8.16.0
2 parents fe5d3e2 + c5a6e53 commit c53a281

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MyPo.Api/MyPo.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.24" />
14-
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.13.0" />
14+
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.16.0" />
1515
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.24" />
1616
<PackageReference Include="Microsoft.Identity.Client" Version="4.82.1" />
1717
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />

0 commit comments

Comments
 (0)