Skip to content

Commit b84ab4c

Browse files
committed
fix: revert to test 1.26.2 for stable flutter
1 parent e70241b commit b84ab4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/dart_only/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ dev_dependencies:
1717
url: https://github.com/dart-lang/native
1818
path: pkgs/ffigen
1919
ref: 85fa542
20-
test: ^1.26.3
20+
test: ^1.26.2

native_toolchain_rs/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ dependencies:
2121

2222
dev_dependencies:
2323
mocktail: ^1.0.4
24-
test: ^1.26.3
24+
test: ^1.26.2

0 commit comments

Comments
 (0)