Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Heinle committed Jan 22, 2025
1 parent 415ed25 commit a51560c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: flutter-actions/[email protected]
with:
channel: stable
version: 3.27.1
version: 3.27.3

# Note: This workflow uses the latest stable version of the Dart SDK.
# You can specify other versions if desired, see documentation here:
Expand Down
2 changes: 1 addition & 1 deletion external/jotrockenmitlockenrepo
7 changes: 3 additions & 4 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,18 @@ version: 1.3.5

environment:
sdk: ">=3.6.1 <4.0.0"
flutter: ">=3.27.2"
flutter: ">=3.27.3"

dependencies:
flutter:
sdk: flutter
jotrockenmitlockenrepo:
path: external/jotrockenmitlockenrepo
provider: ^6.1.1
provider: ^6.1.2
cupertino_icons: ^1.0.8
flutter_localizations:
sdk: flutter
intl: ^0.19.0

go_router: ^14.6.3
font_awesome_flutter: any
dev_dependencies:
Expand All @@ -30,7 +29,7 @@ dev_dependencies:
sdk: flutter
integration_test:
sdk: flutter
flutter_launcher_icons: ^0.14.2
flutter_launcher_icons: ^0.14.3
flutter_lints: ^5.0.0

flutter_launcher_icons:
Expand Down

0 comments on commit a51560c

Please sign in to comment.