We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d86fbd1 + 4e5d424 commit 3cfd3feCopy full SHA for 3cfd3fe
InventoryService/InventoryService.csproj
@@ -9,7 +9,7 @@
9
</ItemGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.8" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
13
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.8" />
14
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.8" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.8">
0 commit comments