Skip to content

Commit

Permalink
Bump MediatR.CommandQuery.EntityFrameworkCore in /service
Browse files Browse the repository at this point in the history
Bumps [MediatR.CommandQuery.EntityFrameworkCore](https://github.com/loresoft/MediatR.CommandQuery) from 16.2.1 to 16.3.0.
- [Release notes](https://github.com/loresoft/MediatR.CommandQuery/releases)
- [Commits](loresoft/MediatR.CommandQuery@v16.2.1...v16.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 3da287f commit 5ef32f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/src/InstructorIQ.Core/InstructorIQ.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="FluentCommand.SqlServer" Version="13.0.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="16.3.0" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="16.2.1" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="16.3.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.13" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.1" />
<PackageReference Include="NaturalSort.Extension" Version="4.3.0" />
Expand Down

0 comments on commit 5ef32f3

Please sign in to comment.