Skip to content

Commit 19daa2b

Browse files
Bump build_runner from 2.1.11 to 2.2.0
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.11 to 2.2.0. - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.1.11...build_runner-v2.2.0) --- updated-dependencies: - dependency-name: build_runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fab1257 commit 19daa2b

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
@@ -40,7 +40,7 @@ dev_dependencies:
4040
plugin_platform_interface: ^2.1.2
4141
flutter_test:
4242
sdk: flutter
43-
build_runner: ^2.1.11
43+
build_runner: ^2.2.0
4444
built_value_generator: ^8.3.2
4545
analyzer: ^4.2.0
4646
flutter_lints: ^2.0.1

0 commit comments

Comments
 (0)