Merge pull request #3333 from Flow-Launcher/dependabot/nuget/Microsoft.Data.Sqlite-9.0.3

Bump Microsoft.Data.Sqlite from 9.0.2 to 9.0.3
This commit is contained in:
Jack Ye 2025-03-12 11:05:54 +08:00 committed by GitHub
commit 68afe86f4f
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="9.0.2" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="9.0.3" />
</ItemGroup>
</Project>