Skip to content

Commit 84ca74e

Browse files
Merge pull request #647 from PathfinderHonorManager/dependabot/nuget/PathfinderHonorManager.Tests/develop/Microsoft.EntityFrameworkCore.InMemory-9.0.4
chore(deps): bump Microsoft.EntityFrameworkCore.InMemory from 9.0.3 to 9.0.4 in /PathfinderHonorManager.Tests
2 parents dba3a7a + 133eda6 commit 84ca74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.4" />
2222
<PackageReference Include="FluentValidation.Validators.UnitTestExtension" Version="1.11.0.2" />
2323
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.11.0" />
24-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.3" />
24+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.4" />
2525
</ItemGroup>
2626

2727
<ItemGroup>

0 commit comments

Comments
 (0)