Skip to content

Commit

Permalink
Update dependency Microsoft.Data.Sqlite to v8 (#578)
Browse files Browse the repository at this point in the history
+semver:patch
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent dfd4110 commit 2536ba1
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="6.0.22" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="FakeItEasy" Version="8.1.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
Expand Down

0 comments on commit 2536ba1

Please sign in to comment.