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_aws 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 19, 2024
1 parent 718068a commit 8bacb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/smithy/smithy_aws/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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
file: ">=6.0.0 <8.0.0"
glob: ^2.0.2
json_serializable: 6.8.0
Expand Down

0 comments on commit 8bacb65

Please sign in to comment.