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

Commit

Permalink
Bump WolverineFx.EntityFrameworkCore from 1.1.4 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps [WolverineFx.EntityFrameworkCore](https://github.com/jasperfx/wolverine) from 1.1.4 to 1.2.0.
- [Release notes](https://github.com/jasperfx/wolverine/releases)
- [Commits](JasperFx/wolverine@V1.1.4...V1.2.0)

---
updated-dependencies:
- dependency-name: WolverineFx.EntityFrameworkCore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 17, 2023
1 parent 2de6900 commit 5c5cad6
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 @@ -13,7 +13,7 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0"/>
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="WolverineFx" Version="1.1.4" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="1.1.4" />
<PackageReference Include="WolverineFx.EntityFrameworkCore" Version="1.2.0" />
<PackageReference Include="WolverineFx.FluentValidation" Version="1.1.4" />
<PackageReference Include="WolverineFx.Postgresql" Version="1.1.4" />
</ItemGroup>
Expand Down

0 comments on commit 5c5cad6

Please sign in to comment.