Skip to content

Commit aa25ec2

Browse files
Bump built_value from 8.3.2 to 8.4.0
Bumps [built_value](https://github.com/google/built_value.dart) from 8.3.2 to 8.4.0. - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](google/built_value.dart@v8.3.2...v8.4.0) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0c13e2 commit aa25ec2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,14 +91,14 @@ packages:
9191
name: built_value
9292
url: "https://pub.dartlang.org"
9393
source: hosted
94-
version: "8.3.2"
94+
version: "8.4.0"
9595
built_value_generator:
9696
dependency: "direct dev"
9797
description:
9898
name: built_value_generator
9999
url: "https://pub.dartlang.org"
100100
source: hosted
101-
version: "8.3.2"
101+
version: "8.4.0"
102102
characters:
103103
dependency: transitive
104104
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
meta: ^1.7.0
1818
path: ^1.8.1
1919
http: ^0.13.5
20-
built_value: ^8.3.2
20+
built_value: ^8.4.0
2121
tuple: ^2.0.0
2222
rxdart: ^0.27.5
2323
image_picker: ^0.8.5+3

0 commit comments

Comments
 (0)