Skip to content

Commit

Permalink
Merge pull request #184 from MartinZikmund/dependabot/nuget/main/Micr…
Browse files Browse the repository at this point in the history
…osoft.AspNetCore.Authentication.JwtBearer-8.0.0

Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.0-rc.2.23480.2 to 8.0.0
  • Loading branch information
MartinZikmund authored Nov 20, 2023
2 parents f3865ee + c630569 commit 781a9f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

<PackageVersion Include="Refit" Version="7.0.0" />
<PackageVersion Include="Refit.Newtonsoft.Json" Version="7.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0-rc.2.23480.2" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.0" />
<PackageVersion Include="Microsoft.Identity.Web" Version="2.13.0"/>
<PackageVersion Include="Microsoft.Identity.Web.DownstreamApi" Version="2.13.0"/>
Expand Down

0 comments on commit 781a9f8

Please sign in to comment.