Skip to content

Commit f95bb1e

Browse files
Bump SQLitePCLRaw.bundle_e_sqlcipher
Bumps [SQLitePCLRaw.bundle_e_sqlcipher](https://github.com/ericsink/SQLitePCL.raw) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](ericsink/SQLitePCL.raw@v2.1.5...v2.1.6) --- updated-dependencies: - dependency-name: SQLitePCLRaw.bundle_e_sqlcipher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f05f20 commit f95bb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/snippets/standard/data/sqlite/EncryptionSample/EncryptionSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="7.0.10" />
11-
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.5" />
11+
<PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.6" />
1212
</ItemGroup>
1313

1414
</Project>

0 commit comments

Comments
 (0)