Update dependency build_runner to v2.4.6
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
35bdd06f72
commit
06566d3d6e
2 changed files with 3 additions and 3 deletions
|
@ -77,10 +77,10 @@ packages:
|
|||
dependency: "direct dev"
|
||||
description:
|
||||
name: build_runner
|
||||
sha256: "220ae4553e50d7c21a17c051afc7b183d28a24a420502e842f303f8e4e6edced"
|
||||
sha256: "10c6bcdbf9d049a0b666702cf1cee4ddfdc38f02a19d35ae392863b47519848b"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "2.4.4"
|
||||
version: "2.4.6"
|
||||
build_runner_core:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -47,7 +47,7 @@ dependencies:
|
|||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
build_runner: 2.4.4
|
||||
build_runner: 2.4.6
|
||||
built_value_generator: 8.6.0
|
||||
json_serializable: 6.7.0
|
||||
flutter_lints: 2.0.1
|
||||
|
|
Loading…
Reference in a new issue