From 6b59e036d858c7177ddbfc2d1e3c8d35e872666c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 16:40:11 +0000 Subject: [PATCH] Update dependency flutter_local_notifications to v20 --- client/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pubspec.yaml b/client/pubspec.yaml index cfbb766..bf6a423 100644 --- a/client/pubspec.yaml +++ b/client/pubspec.yaml @@ -66,7 +66,7 @@ dependencies: collection: ^1.19.1 url_launcher: ^6.3.2 uuid: ^4.5.1 - flutter_local_notifications: ^19.3.1 + flutter_local_notifications: ^20.0.0 # sqlite3_flutter_libs version 0.5.37 bumps minimum compatible iOS version sqlite3_flutter_libs: 0.5.36 x25519: ^0.1.1