Skip to content

Commit

Permalink
Merge pull request #4 from SitholeWB/dependabot/nuget/Services/System…
Browse files Browse the repository at this point in the history
….IdentityModel.Tokens.Jwt-6.34.0

Bump System.IdentityModel.Tokens.Jwt from 6.8.0 to 6.34.0 in /Services
  • Loading branch information
SitholeWB committed Jan 10, 2024
2 parents f430f06 + 6d05d86 commit a12b7fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Services/Services.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.3" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.8.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.8.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="6.34.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a12b7fb

Please sign in to comment.