Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit a6f170b

Browse files
Bump System.Linq.Dynamic.Core from 1.6.0.2 to 1.6.2
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.6.0.2 to 1.6.2. - [Release notes](https://github.com/zzzprojects/System.Linq.Dynamic.Core/releases) - [Changelog](https://github.com/zzzprojects/System.Linq.Dynamic.Core/blob/master/CHANGELOG.md) - [Commits](zzzprojects/System.Linq.Dynamic.Core@v1.6.0.2...v1.6.2) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-version: 1.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 578196f commit a6f170b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MediatR.CommandQuery/MediatR.CommandQuery.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="9.0.4" />
1313
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.4" />
1414
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.4" />
15-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0.2" />
15+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.2" />
1616
<PackageReference Include="System.Text.Json" Version="9.0.4" />
1717
<PackageReference Include="SystemTextJsonPatch" Version="4.2.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)