We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f42f4a + 3a8fc32 commit cbd65bfCopy full SHA for cbd65bf
src/WebApiBolierplate/API/API.csproj
@@ -13,7 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.13" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.14" />
17
<PackageReference Include="Serilog.AspNetCore" Version="9.0.0" />
18
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
19
0 commit comments