Skip to content

Commit e3e2132

Browse files
Bump System.Linq.Dynamic.Core from 1.5.1 to 1.6.0
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.5.1 to 1.6.0. - [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.5.1...v1.6.0) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89d0706 commit e3e2132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Foundatio.Parsers.SqlQueries/Foundatio.Parsers.SqlQueries.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.11" />
88
<PackageReference Include="Exceptionless.DateTimeExtensions" Version="3.4.3" />
99
<PackageReference Include="System.Text.Json" Version="8.0.5" />
10-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.5.1" />
10+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.0" />
1111
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
1212
</ItemGroup>
1313
<ItemGroup>

0 commit comments

Comments
 (0)