From dc4e16168402195eedb1f7a3795f65f5cd6e5e6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 17:42:56 +0000 Subject: [PATCH] Bump powersync from 2.3.0 to 2.3.1 Bumps [powersync](https://github.com/powersync-ja/powersync.dart) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/powersync-ja/powersync.dart/releases) - [Commits](https://github.com/powersync-ja/powersync.dart/compare/powersync-v2.3.0...powersync-v2.3.1) --- updated-dependencies: - dependency-name: powersync dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: