Skip to content

Commit 2f39878

Browse files
committed
chore(deps): update json_serializable version constraint to match our sdk constraint
1 parent 571bb9f commit 2f39878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/dart/pubspec.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
2727
dev_dependencies:
2828
build_runner: ^2.4.7
29-
json_serializable: '>=6.0.0 <6.12.0'
29+
json_serializable: '>=6.0.0 <6.9.0'
3030
lints: ^6.0.0
3131
logging: ^1.2.0
3232
test: ^1.25.8

0 commit comments

Comments
 (0)