Skip to content

Commit

Permalink
chore(frontend): update flutter to 3.13.8 (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin authored Oct 20, 2023
1 parent d2a48ed commit 8ae0333
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions catalyst_voices/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ version: 0.1.0+1
publish_to: none

environment:
sdk: '>=3.1.2 <4.0.0'
flutter: 3.13.5
sdk: '>=3.1.4 <4.0.0'
flutter: 3.13.8

dependencies:
bloc: ^8.1.2
flutter:
sdk: flutter
flutter_bloc: ^8.1.2
flutter_bloc: ^8.1.3
flutter_localizations:
sdk: flutter
intl: ^0.18.0
Expand All @@ -23,7 +23,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
melos: ^3.1.1
mocktail: ^1.0.0
mocktail: ^1.0.1

flutter:
uses-material-design: true
Expand Down

0 comments on commit 8ae0333

Please sign in to comment.