Skip to content

Commit dba3a7a

Browse files
Merge pull request #645 from PathfinderHonorManager/dependabot/nuget/PathfinderHonorManager.Tests/develop/multi-ee8d3ee632
chore(deps): bump Microsoft.Data.Sqlite.Core and Microsoft.EntityFrameworkCore.Sqlite in /PathfinderHonorManager.Tests
2 parents 343e5af + ce6133c commit dba3a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PathfinderHonorManager.Tests/PathfinderHonorManager.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<PackageReference Include="NUnit" Version="4.3.2" />
1818
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
20-
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.3" />
21-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.3" />
20+
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="9.0.4" />
21+
<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" />
2424
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.3" />

0 commit comments

Comments
 (0)