Skip to content

Commit

Permalink
chore(deps): bump eu.simonbinder:sqlite3-native-library
Browse files Browse the repository at this point in the history
Bumps [eu.simonbinder:sqlite3-native-library](https://github.com/simolus3/sqlite-native-libraries) from 3.43.0 to 3.47.1.
- [Commits](https://github.com/simolus3/sqlite-native-libraries/commits)

---
updated-dependencies:
- dependency-name: eu.simonbinder:sqlite3-native-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 7bdb860 commit bcf40b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ android {

dependencies {
// Keep in sync with: https://github.com/simolus3/sqlite3.dart/blob/main/sqlite3_flutter_libs/android/build.gradle
implementation 'eu.simonbinder:sqlite3-native-library:3.43.0'
implementation 'eu.simonbinder:sqlite3-native-library:3.47.1'
}

0 comments on commit bcf40b9

Please sign in to comment.