diff --git a/pubspec.yaml b/pubspec.yaml index 5c2f9d4..79f8623 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -108,7 +108,7 @@ dev_dependencies: # Override transitive win32/archive to versions compatible with Docker Flutter image Dart (UnmodifiableUint8ListView fix) - by Azmat dependency_overrides: - win32: 5.0.0 + win32: ^5.5.1 archive: 3.6.1 # For information on the generic Dart part of this file, see the