Update build runner #noissue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b55e932204
commit
bac39aebdf
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ packages:
|
|||
name: build_runner
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "2.3.2"
|
||||
version: "2.3.3"
|
||||
build_runner_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -47,7 +47,7 @@ dependencies:
|
|||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
build_runner: 2.3.2
|
||||
build_runner: 2.3.3
|
||||
built_value_generator: 8.4.2
|
||||
json_serializable: 6.5.4
|
||||
flutter_lints: 2.0.1
|
||||
|
|
Loading…
Reference in a new issue