Skip to content

Commit

Permalink
Merge pull request #280 from loresoft/dependabot/nuget/service/Mediat…
Browse files Browse the repository at this point in the history
…R.CommandQuery.Audit-16.0.0

Bump MediatR.CommandQuery.Audit from 15.9.8 to 16.0.0 in /service
  • Loading branch information
github-actions[bot] authored Nov 21, 2024
2 parents b18052a + 13bf654 commit ef35e4a
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 @@ -21,7 +21,7 @@
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="FluentCommand.SqlServer" Version="13.0.0" />
<PackageReference Include="Handlebars.Net" Version="2.1.6" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="15.9.8" />
<PackageReference Include="MediatR.CommandQuery.Audit" Version="16.0.0" />
<PackageReference Include="MediatR.CommandQuery.EntityFrameworkCore" Version="15.9.8" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.0" />
Expand Down

0 comments on commit ef35e4a

Please sign in to comment.