Skip to content

Commit ae14d9b

Browse files
Bump System.Linq.Dynamic.Core from 1.6.2 to 1.7.0
--- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 32912d4 commit ae14d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/goatquery-dotnet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<ItemGroup>
1919
<FrameworkReference Include="Microsoft.AspNetCore.App" />
2020
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
21-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.6.2" />
21+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.7.0" />
2222
</ItemGroup>
2323

2424
<ItemGroup>

0 commit comments

Comments
 (0)