Skip to content

Commit

Permalink
Update archive dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Carapacik committed Oct 16, 2023
1 parent 708e421 commit a1728ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion swagger_parser_pages/lib/content/main_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class MainPage extends StatelessWidget {
),
),
),
), // This trailing comma makes auto-formatting nicer for build methods.
),
);
}
}
2 changes: 1 addition & 1 deletion swagger_parser_pages/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:
sdk: ^3.1.0

dependencies:
archive: ^3.4.4
archive: ^3.4.6
flutter:
sdk: flutter
flutter_web_plugins:
Expand Down

0 comments on commit a1728ee

Please sign in to comment.