Skip to content

Commit e4ed343

Browse files
authored
Merge pull request #53 from hoc081098/dependabot/pub/build_runner-2.2.0
Bump build_runner from 2.1.11 to 2.2.0
2 parents d0c13e2 + 19daa2b commit e4ed343

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ packages:
4949
name: build_config
5050
url: "https://pub.dartlang.org"
5151
source: hosted
52-
version: "1.0.0"
52+
version: "1.1.0"
5353
build_daemon:
5454
dependency: transitive
5555
description:
@@ -70,7 +70,7 @@ packages:
7070
name: build_runner
7171
url: "https://pub.dartlang.org"
7272
source: hosted
73-
version: "2.1.11"
73+
version: "2.2.0"
7474
build_runner_core:
7575
dependency: transitive
7676
description:
@@ -381,7 +381,7 @@ packages:
381381
name: json_annotation
382382
url: "https://pub.dartlang.org"
383383
source: hosted
384-
version: "4.4.0"
384+
version: "4.6.0"
385385
lints:
386386
dependency: transitive
387387
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dev_dependencies:
4141
plugin_platform_interface: ^2.1.2
4242
flutter_test:
4343
sdk: flutter
44-
build_runner: ^2.1.11
44+
build_runner: ^2.2.0
4545
built_value_generator: ^8.3.2
4646
analyzer: ^4.3.1
4747
flutter_lints: ^2.0.1

0 commit comments

Comments
 (0)