Merge pull request #2914 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-8.0.8

Bump Microsoft.Data.Sqlite from 8.0.7 to 8.0.8
This commit is contained in:
Jeremy Wu 2024-08-20 21:11:54 +10:00 committed by GitHub
commit 70cb55ed07
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.7" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.8" />
</ItemGroup>
</Project>