Skip to content

Commit

Permalink
build(deps): bump Microsoft.IdentityModel.Tokens from 7.1.2 to 8.0.1 (#…
Browse files Browse the repository at this point in the history
…165)

Bumps Microsoft.IdentityModel.Tokens from 7.1.2 to 8.0.1.

---
updated-dependencies:
- dependency-name: Microsoft.IdentityModel.Tokens
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] authored Aug 21, 2024
1 parent d243a10 commit a2c0d6a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="8.0.1" />
<PackageReference Include="Minio" Version="6.0.3" />
<PackageReference Include="Quartz.AspNetCore" Version="3.13.0" />
<PackageReference Include="Serilog" Version="4.0.1" />
Expand Down

0 comments on commit a2c0d6a

Please sign in to comment.