From 20444deba4ad13e24805e4677b5958c54be3c989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:28:18 +0000 Subject: [PATCH] chore(deps): bump the built_value group Bumps the built_value group in /packages/smithy/smithy with 2 updates: [built_value](https://github.com/google/built_value.dart) and [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value` from 8.8.1 to 8.9.2 - [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.2) Updates `built_value_generator` from 8.8.1 to 8.9.2 - [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.2) --- updated-dependencies: - dependency-name: built_value 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] --- packages/smithy/smithy/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/smithy/smithy/pubspec.yaml b/packages/smithy/smithy/pubspec.yaml index aed7117ac4..a1c8f5959a 100644 --- a/packages/smithy/smithy/pubspec.yaml +++ b/packages/smithy/smithy/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: dev_dependencies: amplify_lints: ">=3.1.0 <3.2.0" build_runner: ^2.4.9 - built_value_generator: 8.8.1 + built_value_generator: 8.9.2 json_serializable: 6.8.0 stack_trace: ^1.10.0 test: ^1.22.1