Skip to content

Commit a060587

Browse files
Bump Microsoft.IdentityModel.Protocols.OpenIdConnect from 8.13.0 to 8.16.0
--- updated-dependencies: - dependency-name: Microsoft.IdentityModel.Protocols.OpenIdConnect dependency-version: 8.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d10689c commit a060587

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.23" />
1616
<PackageReference Include="Microsoft.Identity.Client" Version="4.82.1" />
1717
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.4" />

0 commit comments

Comments
 (0)