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 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [WolverineFx](https://github.com/jasperfx/wolverine), [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine), [WolverineFx.FluentValidation](https://github.com/jasperfx/wolverine) and [WolverineFx.Postgresql](https://github.com/jasperfx/wolverine).


Updates `WolverineFx` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.0...V2.1.1)

Updates `WolverineFx.EntityFrameworkCore` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.0...V2.1.1)

Updates `WolverineFx.FluentValidation` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.0...V2.1.1)

Updates `WolverineFx.Postgresql` from 2.1.0 to 2.1.1
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V2.1.0...V2.1.1)

---
updated-dependencies:
- dependency-name: WolverineFx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.FluentValidation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: WolverineFx.Postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 8c3cc40 commit 7003636
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Wasari.Daemon/Wasari.Daemon.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="WolverineFx" Version="2.1.0" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="2.1.0" />
<PackageReference Include="WolverineFx.FluentValidation" Version="2.1.0" />
<PackageReference Include="WolverineFx.Postgresql" Version="2.1.0" />
<PackageReference Include="WolverineFx" Version="2.1.1" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="2.1.1" />
<PackageReference Include="WolverineFx.FluentValidation" Version="2.1.1" />
<PackageReference Include="WolverineFx.Postgresql" Version="2.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7003636

Please sign in to comment.