Skip to content

Commit ad73812

Browse files
chore(deps): bump the built_value group across 1 directory with 3 updates
Bumps the built_value group with 3 updates in the /packages/aws_common directory: [built_value](https://github.com/google/built_value.dart), [json_serializable](https://github.com/google/json_serializable.dart) and [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value` from 8.8.1 to 8.9.3 - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/commits/v8.9.3) Updates `json_serializable` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.8.0...json_serializable-v6.9.0) Updates `built_value_generator` from 8.8.1 to 8.9.3 - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/commits/v8.9.3) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1980f0 commit ad73812

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/aws_common/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dev_dependencies:
2929
build_runner: ^2.4.9
3030
build_test: ^2.1.5
3131
build_web_compilers: ^4.0.0
32-
built_value_generator: 8.8.1
33-
json_serializable: 6.8.0
32+
built_value_generator: 8.9.3
33+
json_serializable: 6.9.0
3434
stream_channel: ^2.1.0
3535
test: ^1.22.1

0 commit comments

Comments
 (0)