Skip to content

Commit 628190c

Browse files
Bump Microsoft.EntityFrameworkCore.Sqlite from 10.0.2 to 10.0.4
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 10.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3129996 commit 628190c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="ApprovalTests" Version="7.0.0" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.2" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.4" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1313
<PackageReference Include="Moq" Version="4.20.72" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="4.0.2" />

0 commit comments

Comments
 (0)