From 3f6c42f892f26f8f9d14aa50dd6907c22994f7d7 Mon Sep 17 00:00:00 2001 From: jt274 <47506129+jt274@users.noreply.github.com> Date: Thu, 3 Jul 2025 14:02:37 -0500 Subject: [PATCH] Bump dependencies Will close #22 --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 29d6898..89c6390 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -16,9 +16,9 @@ dependencies: sdk: flutter flutter_test: sdk: flutter - firebase_database: ^11.2.0 - mockito: ^5.4.4 - firebase_core_platform_interface: ^5.3.1 + firebase_database: ^11.3.9 + mockito: ^5.4.6 + firebase_core_platform_interface: ^6.0.0 dev_dependencies: - flutter_lints: ^5.0.0 + flutter_lints: ^6.0.0