Skip to content

Commit

Permalink
Merge pull request #114 from Smalls1652/dependabot/nuget/src/AdminCon…
Browse files Browse the repository at this point in the history
…sole/main/Microsoft.AspNetCore.Authentication.JwtBearer-7.0.12
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
2 parents b548564 + 3737dfd commit 2d33de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AdminConsole/AdminConsole.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.12" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.9" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.35.1" />
Expand Down

0 comments on commit 2d33de8

Please sign in to comment.