We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f93bf1 + f7f5c19 commit ace23baCopy full SHA for ace23ba
src/WebApiBolierplate/API/API.csproj
@@ -13,7 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.13" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="7.0.14" />
17
<PackageReference Include="Serilog.AspNetCore" Version="7.0.0" />
18
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
19
0 commit comments