Skip to content

Commit 2bf49fc

Browse files
Bump built_value from 8.4.0 to 8.4.1
Bumps [built_value](https://github.com/google/built_value.dart) from 8.4.0 to 8.4.1. - [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.4.0...v8.4.1) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8068695 commit 2bf49fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ packages:
9191
name: built_value
9292
url: "https://pub.dartlang.org"
9393
source: hosted
94-
version: "8.4.0"
94+
version: "8.4.1"
9595
built_value_generator:
9696
dependency: "direct dev"
9797
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.4.0
20+
built_value: ^8.4.1
2121
tuple: ^2.0.0
2222
rxdart: ^0.27.5
2323
image_picker: ^0.8.5+3

0 commit comments

Comments
 (0)