Skip to content

Commit

Permalink
build(deps): bump System.IdentityModel.Tokens.Jwt from 6.12.2 to 6.13…
Browse files Browse the repository at this point in the history
….1 (#35)

Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.12.2 to 6.13.1.
- [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md)
- [Commits](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.12.2...6.13.1)

---
updated-dependencies:
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 12, 2021
1 parent 6f023c2 commit 478f054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Armory/Armory.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="5.0.10"/>
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="5.0.1"/>
<PackageReference Include="QRCoder" Version="1.4.1"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.12.2"/>
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.13.1"/>
</ItemGroup>

</Project>

0 comments on commit 478f054

Please sign in to comment.