Skip to content

Commit 3efdb7b

Browse files
authored
Merge pull request #94 from emsqrd/dependabot/nuget/api/F1CompanionApi.UnitTests/Microsoft.EntityFrameworkCore.InMemory-9.0.15
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.10 to 9.0.15
2 parents d827ceb + 2ab8d9f commit 3efdb7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/F1CompanionApi.UnitTests/F1CompanionApi.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2222
<PrivateAssets>all</PrivateAssets>
2323
</PackageReference>
24-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
24+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.15" />
2525
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
2626
<PackageReference Include="Moq" Version="4.20.72" />
2727
<PackageReference Include="xunit" Version="2.9.2" />

0 commit comments

Comments
 (0)