Skip to content

Commit 15b75d8

Browse files
author
Jonas Heinle
committed
pumping up versioning
1 parent aff9cf4 commit 15b75d8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.29.0
69+
version: 3.29.1
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

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 1.3.5
99

1010
environment:
1111
sdk: ">=3.7.0 <4.0.0"
12-
flutter: ">=3.29.0"
12+
flutter: ">=3.29.1"
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.8.0
24+
go_router: ^14.8.1
2525
font_awesome_flutter: any
2626
dev_dependencies:
2727
mockito: ^5.4.5

0 commit comments

Comments
 (0)