Skip to content

Commit

Permalink
Merge pull request #582 from loresoft/dependabot/nuget/System.Linq.Dy…
Browse files Browse the repository at this point in the history
…namic.Core-1.4.8

Bump System.Linq.Dynamic.Core from 1.4.7 to 1.4.8
  • Loading branch information
github-actions[bot] authored Nov 1, 2024
2 parents c299f11 + 07a5a9f commit fec737e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MediatR.CommandQuery/MediatR.CommandQuery.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="FluentValidation" Version="11.10.0" />
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Hybrid" Version="9.0.0-preview.9.24507.7" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.7" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.4.8" />
<PackageReference Include="System.Text.Json" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="SystemTextJsonPatch" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit fec737e

Please sign in to comment.