Skip to content

Commit 995d4bf

Browse files
Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.20 to 8.0.21
--- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication.OpenIdConnect dependency-version: 8.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 704c9bd commit 995d4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.23.0" />
4141
<PackageVersion Include="Microsoft.AspNetCore" Version="2.3.0" />
4242
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.20" />
43-
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.20" />
43+
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.21" />
4444
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Core" Version="2.3.0" />
4545
<PackageVersion Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.20" />
4646
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.20" />

0 commit comments

Comments
 (0)