Bump Microsoft.Data.Sqlite from 8.0.6 to 8.0.7

Bumps Microsoft.Data.Sqlite from 8.0.6 to 8.0.7.

---
updated-dependencies:
- dependency-name: Microsoft.Data.Sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 22:28:49 +00:00 committed by GitHub
parent 35ecf87c5a
commit 5a21e271a5
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.6" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="8.0.7" />
</ItemGroup>
</Project>