Skip to content

Commit

Permalink
chore(deps): bump the built_value group
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent e6288c7 commit b0cca4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/smithy/smithy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit b0cca4e

Please sign in to comment.