Skip to content

Commit dd5f682

Browse files
Merge pull request #161 from btnguyen2k/dependabot/nuget/AzPC.Api/Microsoft.AspNetCore.Authentication.JwtBearer-8.0.22
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.21 to 8.0.22
2 parents 3f9237e + 7b4fd22 commit dd5f682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AzPC.Api/AzPC.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.21" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.22" />
1414
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.21" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.11" />

0 commit comments

Comments
 (0)