Skip to content

Commit c51186c

Browse files
build: Release 7.2.0
1 parent d095815 commit c51186c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pubspec.lock

+12-12
Original file line numberDiff line numberDiff line change
@@ -601,18 +601,18 @@ packages:
601601
dependency: transitive
602602
description:
603603
name: leak_tracker
604-
sha256: "7f0df31977cb2c0b88585095d168e689669a2cc9b97c309665e3386f3e9d341a"
604+
sha256: "3f87a60e8c63aecc975dda1ceedbc8f24de75f09e4856ea27daf8958f2f0ce05"
605605
url: "https://pub.dev"
606606
source: hosted
607-
version: "10.0.4"
607+
version: "10.0.5"
608608
leak_tracker_flutter_testing:
609609
dependency: transitive
610610
description:
611611
name: leak_tracker_flutter_testing
612-
sha256: "06e98f569d004c1315b991ded39924b21af84cf14cc94791b8aea337d25b57f8"
612+
sha256: "932549fb305594d82d7183ecd9fa93463e9914e1b67cacc34bc40906594a1806"
613613
url: "https://pub.dev"
614614
source: hosted
615-
version: "3.0.3"
615+
version: "3.0.5"
616616
leak_tracker_testing:
617617
dependency: transitive
618618
description:
@@ -649,18 +649,18 @@ packages:
649649
dependency: transitive
650650
description:
651651
name: material_color_utilities
652-
sha256: "0e0a020085b65b6083975e499759762399b4475f766c21668c4ecca34ea74e5a"
652+
sha256: f7142bb1154231d7ea5f96bc7bde4bda2a0945d2806bb11670e30b850d56bdec
653653
url: "https://pub.dev"
654654
source: hosted
655-
version: "0.8.0"
655+
version: "0.11.1"
656656
meta:
657657
dependency: transitive
658658
description:
659659
name: meta
660-
sha256: "7687075e408b093f36e6bbf6c91878cc0d4cd10f409506f7bc996f68220b9136"
660+
sha256: bdb68674043280c3428e9ec998512fb681678676b3c54e773629ffe74419f8c7
661661
url: "https://pub.dev"
662662
source: hosted
663-
version: "1.12.0"
663+
version: "1.15.0"
664664
mime:
665665
dependency: transitive
666666
description:
@@ -1038,10 +1038,10 @@ packages:
10381038
dependency: transitive
10391039
description:
10401040
name: test_api
1041-
sha256: "9955ae474176f7ac8ee4e989dadfb411a58c30415bcfb648fa04b2b8a03afa7f"
1041+
sha256: "5b8a98dafc4d5c4c9c72d8b31ab2b23fc13422348d2997120294d3bac86b4ddb"
10421042
url: "https://pub.dev"
10431043
source: hosted
1044-
version: "0.7.0"
1044+
version: "0.7.2"
10451045
timing:
10461046
dependency: transitive
10471047
description:
@@ -1166,10 +1166,10 @@ packages:
11661166
dependency: transitive
11671167
description:
11681168
name: vm_service
1169-
sha256: "3923c89304b715fb1eb6423f017651664a03bf5f4b29983627c4da791f74a4ec"
1169+
sha256: "5c5f338a667b4c644744b661f309fb8080bb94b18a7e91ef1dbd343bed00ed6d"
11701170
url: "https://pub.dev"
11711171
source: hosted
1172-
version: "14.2.1"
1172+
version: "14.2.5"
11731173
watcher:
11741174
dependency: transitive
11751175
description:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ publish_to: 'none'
1313
# The X represents the major releases, and can be up to infinity. Never start by a zero
1414
# The Y represents the minor releases, and can be up to 99. Always start by a zero
1515
# The Z represents the patch releases, and can be up to 999. Always start by a zero
16-
version: 7.1.2+710002
16+
version: 7.2.0+720000
1717

1818
environment:
1919
flutter: 3.22.3

0 commit comments

Comments
 (0)