Skip to content

Commit

Permalink
Merge pull request #377 from leandro-cervelin/dependabot/nuget/src/CF…
Browse files Browse the repository at this point in the history
….Customer.UnitTest/Microsoft.EntityFrameworkCore.Sqlite-8.0.1

build(deps): Bump Microsoft.EntityFrameworkCore.Sqlite from 8.0.0 to 8.0.1 in /src/CF.Customer.UnitTest
  • Loading branch information
leandro-cervelin authored Jan 10, 2024
2 parents c6290c0 + dd2fa6b commit 6afe72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CF.Customer.UnitTest/CF.Customer.UnitTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Moq" Version="4.20.70" />
<PackageReference Include="xunit" Version="2.6.5" />
Expand Down

0 comments on commit 6afe72a

Please sign in to comment.