diff --git a/pubspec.lock b/pubspec.lock index 7c7ed5f1b..73c54b3e1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1184,10 +1184,10 @@ packages: dependency: "direct main" description: name: powersync - sha256: "6c1ab4bf50ea4e93f5c33863d37e69c7d6cf7342338e95c30a9dd24210b1e501" + sha256: fd497501e9adbfcafb65870311c6c2b48f6146cbf67bb4e2d92f3f8da23bd9ab url: "https://pub.dev" source: hosted - version: "2.3.0" + version: "2.3.1" powersync_flutter_libs: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 75d53ab4f..8518bfb14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -72,7 +72,7 @@ dependencies: stream_transform: ^2.1.1 state_notifier: ^1.0.0 connectivity_plus: ^7.2.0 - powersync: ^2.3.0 + powersync: ^2.3.1 dev_dependencies: flutter_test: