Skip to content

Commit b4a8426

Browse files
Bump System.Linq.Dynamic.Core from 1.2.12 to 1.2.19
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.12 to 1.2.19. - [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.2.12...v1.2.19) --- updated-dependencies: - dependency-name: System.Linq.Dynamic.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6576a96 commit b4a8426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.8" />
5959
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
6060
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.114.3" />
61-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.12" />
61+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.19" />
6262
<PackageReference Include="NSubstitute" Version="4.2.2" />
6363
<PackageReference Include="NUnit" Version="3.13.2" />
6464
<PackageReference Include="NUnit3TestAdapter" Version="3.15.1" />

0 commit comments

Comments
 (0)