0
0
mirror of https://github.com/alex289/CleanArchitecture.git synced 2025-06-30 02:31:08 +00:00
CleanArchitecture/CleanArchitecture.Domain
dependabot[bot] a4a82c5389
chore: bump the dependencies group with 1 update
Bumps the dependencies group with 1 update: [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet).


Updates `System.IdentityModel.Tokens.Jwt` from 7.2.0 to 7.3.0
- [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](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/7.2.0...7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-30 14:53:24 +00:00
..
Commands feat: Rename error codes 2023-11-25 16:09:15 +01:00
Constants Add fanout event handler 2023-09-02 11:14:01 +02:00
DomainEvents feat: Move Events to Shared project 2023-09-02 12:32:36 +02:00
DomainNotifications chore: Move properties over ctor 2023-08-31 18:19:17 +02:00
Entities chore: Code Cleanup 2023-09-02 12:34:08 +02:00
Enums feat: Add background service 2023-08-31 20:13:36 +02:00
Errors feat: Rename error codes 2023-11-25 16:09:15 +01:00
EventHandler fix: Rabbitmq deployment 2023-09-02 17:52:05 +02:00
Extensions feat: Rename error codes 2023-11-25 16:09:15 +01:00
Interfaces feat: Move Events to Shared project 2023-09-02 12:32:36 +02:00
Notifications feat: Move Events to Shared project 2023-09-02 12:32:36 +02:00
Rabbitmq feat: Deleted query filter 2023-10-01 14:54:49 +02:00
Settings Refactor the user endpoints 2023-03-20 21:33:56 +01:00
ApiUser.cs chore: Code Cleanup 2023-08-30 23:36:48 +02:00
CacheKeyGenerator.cs chore: Code Cleanup 2023-09-02 12:34:08 +02:00
CleanArchitecture.Domain.csproj chore: bump the dependencies group with 1 update 2024-01-30 14:53:24 +00:00