Skip to content

Commit 2d36b10

Browse files
Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 10.0.3 to 10.0.5 (#1549)
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 10.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6956ef3 commit 2d36b10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimplePasswordManagerService/SimplePasswordManagerService.csproj

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

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.3" />
15-
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.3" />
15+
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="10.0.5" />
1616
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.3" />
1717
<PackageReference Include="Microsoft.Identity.Web" Version="4.6.0" />
1818
<PackageReference Include="Microsoft.Identity.Web.UI" Version="4.6.0" />

0 commit comments

Comments
 (0)