Skip to content

Commit

Permalink
Merge pull request #22 from NoRelect/dependabot/nuget/multi-bb81c28601
Browse files Browse the repository at this point in the history
chore(deps): bump Microsoft.IdentityModel.JsonWebTokens and Microsoft.IdentityModel.Tokens
  • Loading branch information
NoRelect authored Dec 5, 2024
2 parents 5f8cdfc + e150548 commit 062bf95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Nephelite/Nephelite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<ItemGroup>
<PackageReference Include="Fido2.AspNet" Version="3.0.1" />
<PackageReference Include="KubernetesClient" Version="15.0.1" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.2.1" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.2.1" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.3.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 062bf95

Please sign in to comment.