Skip to content

Commit 59e2a8a

Browse files
authored
Merge pull request #17 from code-of-chaos/dependabot/nuget/tests/Tests.CodeOfChaos.Types.UnitOfWork/multi-f12bae26d8
Chore(deps): Bump Microsoft.EntityFrameworkCore and Microsoft.EntityFrameworkCore.InMemory
2 parents 325082c + ec576ca commit 59e2a8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Tests.CodeOfChaos.Types.UnitOfWork/Tests.CodeOfChaos.Types.UnitOfWork.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.8" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.8" />
10+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.9" />
1212
<PackageReference Include="Moq" Version="4.20.72"/>
1313
<PackageReference Include="TUnit" Version="0.57.24" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)