Skip to content

Commit c4c2c99

Browse files
dependabot[bot]cadivus
authored andcommitted
chore(deps): bump eu.simonbinder:sqlite3-native-library
Bumps [eu.simonbinder:sqlite3-native-library](https://github.com/simolus3/sqlite-native-libraries) from 3.50.1 to 3.51.2. - [Commits](https://github.com/simolus3/sqlite-native-libraries/commits) --- updated-dependencies: - dependency-name: eu.simonbinder:sqlite3-native-library dependency-version: 3.51.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ce69a4 commit c4c2c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/amplify_db_common/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ android {
4949

5050
dependencies {
5151
// Keep in sync with: https://github.com/simolus3/sqlite3.dart/blob/main/sqlite3_flutter_libs/android/build.gradle
52-
implementation 'eu.simonbinder:sqlite3-native-library:3.50.1'
52+
implementation 'eu.simonbinder:sqlite3-native-library:3.51.2'
5353
}

0 commit comments

Comments
 (0)