Skip to content

Commit 363a141

Browse files
deps: Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.25 to 9.0.16
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b480734 commit 363a141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PackageReference>
2929
<PackageReference Include="FluentAssertions" Version="8.8.0" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.25" />
31-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.25" />
31+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.16" />
3232
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
3333
<PackageReference Include="Moq" Version="4.20.72" />
3434
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)