Skip to content

Commit 8c16c4b

Browse files
committed
Update powersync core in client packages
1 parent 350d5fb commit 8c16c4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/powersync/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212

1313
sqlite3_flutter_libs: ^0.5.23
14-
powersync_core: ^1.1.0
14+
powersync_core: ^1.1.1
1515
powersync_flutter_libs: ^0.4.4
1616
collection: ^1.17.0
1717
pubspec_parse: ^1.3.0

packages/powersync_sqlcipher/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
flutter:
1313
sdk: flutter
1414

15-
powersync_core: ^1.1.0
15+
powersync_core: ^1.1.1
1616
powersync_flutter_libs: ^0.4.4
1717
sqlcipher_flutter_libs: ^0.6.4
1818
dev_dependencies:

0 commit comments

Comments
 (0)