Merge pull request #3882 from Flow-Launcher/dependabot/nuget/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Microsoft.Data.Sqlite-9.0.8

Bump Microsoft.Data.Sqlite from 9.0.7 to 9.0.8
This commit is contained in:
Jack Ye 2025-08-06 12:31:22 +01:00 committed by GitHub
commit dfe96160ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -96,7 +96,7 @@
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
<PackageReference Include="Flow.Launcher.Localization" Version="0.0.4" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.7" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.8" />
</ItemGroup>
</Project>