Skip to content

Commit 528392b

Browse files
author
Jonas Heinle
committed
update deps
1 parent a51560c commit 528392b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Diff for: .github/workflows/dart.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: flutter-actions/[email protected]
6767
with:
6868
channel: stable
69-
version: 3.27.3
69+
version: 3.27.4
7070

7171
# Note: This workflow uses the latest stable version of the Dart SDK.
7272
# You can specify other versions if desired, see documentation here:

Diff for: external/jotrockenmitlockenrepo

Diff for: pubspec.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ publish_to: "none"
88
version: 1.3.5
99

1010
environment:
11-
sdk: ">=3.6.1 <4.0.0"
12-
flutter: ">=3.27.3"
11+
sdk: ">=3.6.2 <4.0.0"
12+
flutter: ">=3.27.4"
1313

1414
dependencies:
1515
flutter:
@@ -21,7 +21,7 @@ dependencies:
2121
flutter_localizations:
2222
sdk: flutter
2323
intl: ^0.19.0
24-
go_router: ^14.6.3
24+
go_router: ^14.7.2
2525
font_awesome_flutter: any
2626
dev_dependencies:
2727
mockito: ^5.4.5

0 commit comments

Comments
 (0)