Skip to content

Commit 733f735

Browse files
authored
Allow meta 1.16.0. (#4145)
1 parent 7a6c074 commit 733f735

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- Use `build_runner_core` 9.3.0.
44
- Documentation revamp.
5+
- Allow `meta` 1.16.0.
56

67
## 3.0.1
78

build/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
glob: ^2.0.0
1919
graphs: ^2.2.0
2020
logging: ^1.0.0
21-
meta: ^1.17.0
21+
meta: ^1.16.0
2222
package_config: ^2.1.0
2323
path: ^1.8.0
2424

0 commit comments

Comments
 (0)