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

Commit 2ea18c1

Browse files
Bump Microsoft.EntityFrameworkCore from 7.0.2 to 7.0.3 (#267)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a10e03 commit 2ea18c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ClickHouse.Client.Tests/ClickHouse.Client.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
1111
<PackageReference Include="Dapper" Version="2.0.123" />
12-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.2" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.3" />
1313
<PackageReference Include="Moq" Version="4.18.4" />
1414
<PackageReference Include="nunit" Version="3.13.3" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="4.4.0">

0 commit comments

Comments
 (0)