Skip to content

Commit

Permalink
Merge pull request #583 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 7, 2024
2 parents 5adeb19 + bbfded4 commit be5ced0
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 @@ -13,7 +13,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.0-rc.2.24473.5" />
<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 be5ced0

Please sign in to comment.