Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet), [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) and [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine).


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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@7.2.0...7.3.0)

Updates `WolverineFx.EntityFrameworkCore` from 1.14.0 to 1.16.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

Updates `WolverineFx.FluentValidation` from 1.14.0 to 1.16.2
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](https://github.com/jasperfx/wolverine/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 2708ec2 commit b146f9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Wasari.Daemon/Wasari.Daemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageReference Include="System.Linq.Async" Version="6.0.1"/>
<PackageReference Include="WolverineFx" Version="1.16.2"/>
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="1.14.0" />
<PackageReference Include="WolverineFx.FluentValidation" Version="1.14.0"/>
<PackageReference Include="WolverineFx.FluentValidation" Version="1.16.2"/>
<PackageReference Include="WolverineFx.Postgresql" Version="1.16.2"/>
</ItemGroup>

Expand Down

0 comments on commit b146f9a

Please sign in to comment.