From 64518592e39d645c938c0170113b93e92ec72c9b Mon Sep 17 00:00:00 2001 From: Brandon Bethke Date: Tue, 28 Apr 2026 15:01:53 -0700 Subject: [PATCH] Update isolate_manager dependency version --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 40da3b9..0e91ef1 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,10 +11,10 @@ dependencies: flutter: sdk: flutter re_highlight: ^0.0.3 - isolate_manager: ^4.1.5+1 + isolate_manager: ^6.3.2 dev_dependencies: flutter_test: sdk: flutter flutter_lints: ^2.0.1 - path: ^1.8.2 \ No newline at end of file + path: ^1.8.2