We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19dafbc + b03de97 commit 72aadbcCopy full SHA for 72aadbc
src/WebApiBolierplate/API/API.csproj
@@ -13,7 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.17" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.19" />
17
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
18
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.1" />
19
0 commit comments