Skip to content

Commit 5fc13cc

Browse files
Bump System.Linq.Dynamic.Core from 1.2.9 to 1.2.15
Bumps [System.Linq.Dynamic.Core](https://github.com/zzzprojects/System.Linq.Dynamic.Core) from 1.2.9 to 1.2.15. - [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.9...v1.2.15) --- 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 2bd3c16 commit 5fc13cc

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="2.1.2" />
6060
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.7" />
61-
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.9" />
61+
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.15" />
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)