Skip to content

Commit 3cfd3fe

Browse files
Merge pull request #1 from SyncfusionExamples/dependabot/nuget/InventoryService/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18
Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.8 to 3.1.18 in /InventoryService
2 parents d86fbd1 + 4e5d424 commit 3cfd3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InventoryService/InventoryService.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.8" />
12+
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="3.1.8" />
1414
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.8" />
1515
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.8">

0 commit comments

Comments
 (0)