We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e80ca8 commit d00e079Copy full SHA for d00e079
flutter_news_example/api/pubspec.lock
@@ -77,10 +77,10 @@ packages:
77
dependency: "direct dev"
78
description:
79
name: build_runner
80
- sha256: "67d591d602906ef9201caf93452495ad1812bea2074f04e25dbd7c133785821b"
+ sha256: "581bacf68f89ec8792f5e5a0b2c4decd1c948e97ce659dc783688c8a88fbec21"
81
url: "https://pub.dev"
82
source: hosted
83
- version: "2.4.7"
+ version: "2.4.8"
84
build_runner_core:
85
dependency: transitive
86
flutter_news_example/api/pubspec.yaml
@@ -16,7 +16,7 @@ dependencies:
16
path: packages/news_blocks
17
18
dev_dependencies:
19
- build_runner: ^2.4.7
+ build_runner: ^2.4.8
20
json_serializable: ^6.7.1
21
mocktail: ^1.0.1
22
test: ^1.24.9
0 commit comments