Skip to content

Commit

Permalink
Merge pull request #427 from code4romania/dependabot/nuget/src/api/Vo…
Browse files Browse the repository at this point in the history
…teMonitor.Api.Auth/System.IdentityModel.Tokens.Jwt-6.34.0

Bump System.IdentityModel.Tokens.Jwt from 6.32.2 to 6.34.0 in /src/api/VoteMonitor.Api.Auth
  • Loading branch information
idormenco authored Jan 10, 2024
2 parents 005e837 + 8bf8739 commit b575f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/VoteMonitor.Api.Auth/VoteMonitor.Api.Auth.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.32.2" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
</ItemGroup>

</Project>

0 comments on commit b575f81

Please sign in to comment.