Skip to content

Commit 52bc634

Browse files
chore(deps): update dependency ubuntu_flavor to ^0.5.0
1 parent 38902c5 commit 52bc634

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

apps/ubuntu_bootstrap/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies:
4141
git:
4242
url: https://github.com/canonical/ubuntu-flutter-plugins.git
4343
path: packages/timezone_map
44-
ubuntu_flavor: ^0.4.0
44+
ubuntu_flavor: ^0.5.0
4545
ubuntu_localizations: ^0.5.0
4646
ubuntu_logger: ^0.1.1
4747
ubuntu_provision: ^0.1.0

apps/ubuntu_init/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies:
3232
git:
3333
url: https://github.com/canonical/ubuntu-flutter-plugins.git
3434
path: packages/timezone_map
35-
ubuntu_flavor: ^0.4.0
35+
ubuntu_flavor: ^0.5.0
3636
ubuntu_localizations: ^0.5.0
3737
ubuntu_logger: ^0.1.1
3838
ubuntu_provision: ^0.1.0

packages/ubuntu_provision/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
git:
3636
url: https://github.com/canonical/ubuntu-flutter-plugins.git
3737
path: packages/timezone_map
38-
ubuntu_flavor: ^0.4.0
38+
ubuntu_flavor: ^0.5.0
3939
ubuntu_localizations: ^0.5.0
4040
ubuntu_logger: ^0.1.1
4141
ubuntu_service: ^0.3.1

packages/ubuntu_provision_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
path: ../provd_client
1919
subiquity_client: ^0.1.0
2020
ubuntu_bootstrap: ^0.1.0
21-
ubuntu_flavor: ^0.4.0
21+
ubuntu_flavor: ^0.5.0
2222
ubuntu_init: ^0.1.0
2323
ubuntu_provision: ^0.1.0
2424
ubuntu_service: ^0.3.1

packages/ubuntu_wizard/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ environment:
1010
dependencies:
1111
flutter:
1212
sdk: flutter
13-
ubuntu_flavor: ^0.4.0
13+
ubuntu_flavor: ^0.5.0
1414
ubuntu_localizations: ^0.5.0
1515
ubuntu_widgets: ^0.7.1
1616
wizard_router: ^1.2.0

0 commit comments

Comments
 (0)