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 1.7.1 to 1.8.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.7.1...V1.8.0)

Updates `WolverineFx.EntityFrameworkCore` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.7.1...V1.8.0)

Updates `WolverineFx.FluentValidation` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.7.1...V1.8.0)

Updates `WolverineFx.Postgresql` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.7.1...V1.8.0)

---
updated-dependencies:
- dependency-name: WolverineFx
  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
- dependency-name: WolverineFx.Postgresql
  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 Oct 4, 2023
1 parent edf8fff commit 88702d6
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="7.0.11" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="WolverineFx" Version="1.7.1" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="1.7.1" />
<PackageReference Include="WolverineFx.FluentValidation" Version="1.7.1" />
<PackageReference Include="WolverineFx.Postgresql" Version="1.7.1" />
<PackageReference Include="WolverineFx" Version="1.8.0" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="1.8.0" />
<PackageReference Include="WolverineFx.FluentValidation" Version="1.8.0" />
<PackageReference Include="WolverineFx.Postgresql" Version="1.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 88702d6

Please sign in to comment.