Skip to content

Commit

Permalink
build(deps): Bump net.zetetic:sqlcipher-android from 4.5.5 to 4.5.6
Browse files Browse the repository at this point in the history
Bumps [net.zetetic:sqlcipher-android](https://github.com/sqlcipher/sqlcipher-android) from 4.5.5 to 4.5.6.
- [Release notes](https://github.com/sqlcipher/sqlcipher-android/releases)
- [Commits](sqlcipher/sqlcipher-android@v4.5.5...v4.5.6)

---
updated-dependencies:
- dependency-name: net.zetetic:sqlcipher-android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2024
1 parent d9020ba commit 38ec681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ slf4j = "2.0.11"
# https://github.com/bcgit/bc-java
bouncycastle = "1.77"
# https://github.com/sqlcipher/sqlcipher-android
sqlcipherAndroid = "4.5.5"
sqlcipherAndroid = "4.5.6"
# https://github.com/cashapp/sqldelight
sqldelight = "2.0.1"
# https://github.com/Willena/sqlite-jdbc-crypt
Expand Down

0 comments on commit 38ec681

Please sign in to comment.