Skip to content

Commit 38c7bca

Browse files
build(deps): Bump sqlite-net-sqlcipher from 1.7.335 to 1.8.116 (#29)
Bumps [sqlite-net-sqlcipher](https://github.com/praeclarum/sqlite-net) from 1.7.335 to 1.8.116. - [Release notes](https://github.com/praeclarum/sqlite-net/releases) - [Commits](praeclarum/sqlite-net@v1.7.335...v1.8.116) --- updated-dependencies: - dependency-name: sqlite-net-sqlcipher dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8183aed commit 38c7bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveMarbles.CacheDatabase.EncryptedSqlite3/ReactiveMarbles.CacheDatabase.EncryptedSqlite3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="sqlite-net-sqlcipher" Version="1.7.335" />
11+
<PackageReference Include="sqlite-net-sqlcipher" Version="1.8.116" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)