Skip to content

Commit

Permalink
chore(deps): update dependency sqlitepclraw.bundle_e_sqlcipher to 2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent e45195a commit 9853eb6
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.9" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.10" />
</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.9" />
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9853eb6

Please sign in to comment.