diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b4e2c8b5..6817afff 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -113,7 +113,7 @@ jobs: - uses: subosito/flutter-action@v2 with: channel: stable - flutter-version: 3.44.0 + flutter-version: 3.44.5 cache: true - name: Setup Flutter dependencies diff --git a/apps/weblibre/pubspec.yaml b/apps/weblibre/pubspec.yaml index b365de6b..065f02c7 100644 --- a/apps/weblibre/pubspec.yaml +++ b/apps/weblibre/pubspec.yaml @@ -18,8 +18,8 @@ dependencies: crypto: ^3.0.7 cryptography_flutter: ^2.3.4 device_info_plus: ^13.1.0 - drift: ^2.34.0 - drift_dev: ^2.34.0 + drift: 2.34.0 + drift_dev: 2.34.0 dynamic_color: ^1.8.1 exceptions: ^0.6.1 fading_scroll: ^0.9.4