Skip to content

Commit

Permalink
Update dependency Microsoft.Data.Sqlite to 6.0.22 (#620)
Browse files Browse the repository at this point in the history
Closes #534

+semver:patch
  • Loading branch information
hazzik authored Sep 15, 2023
1 parent 18e308c commit 974d978
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="2.1.0" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.22" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="FakeItEasy" Version="7.4.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
Expand Down

0 comments on commit 974d978

Please sign in to comment.