Skip to content

Commit

Permalink
Bump Microsoft.Data.Sqlite.Core from 8.0.6 to 8.0.7
Browse files Browse the repository at this point in the history
Bumps Microsoft.Data.Sqlite.Core from 8.0.6 to 8.0.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and MaciekWin3 committed Jul 16, 2024
1 parent dfa0528 commit 0af1034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TermKeyVault/TermKeyVault.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.6" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="8.0.7" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.8" />
<PackageReference Include="Terminal.Gui" Version="1.17.1" />
Expand Down

0 comments on commit 0af1034

Please sign in to comment.