Merge pull request #3026 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.10

Bump Microsoft.Data.Sqlite from 8.0.8 to 8.0.10
This commit is contained in:
Jeremy Wu 2024-10-15 21:00:38 +11:00 committed by GitHub
commit d20ad9bd15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -95,7 +95,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.10" />
</ItemGroup>
</Project>