Skip to content

Commit

Permalink
chore(deps): update dependency sqlitepclraw.bundle_e_sqlcipher to v2.…
Browse files Browse the repository at this point in the history
…1.9 (#258)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 7b9071b commit f5a0224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.8" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.9" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="sqlite-net-sqlcipher" Version="1.9.172" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.8" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f5a0224

Please sign in to comment.