Skip to content

Commit

Permalink
⬆️ Bump source_gen from 1.5.0 to 2.0.0 in /chopper_generator
Browse files Browse the repository at this point in the history
Bumps [source_gen](https://github.com/dart-lang/source_gen) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/dart-lang/source_gen/releases)
- [Commits](dart-lang/source_gen@source_gen-v1.5.0...source_gen-v2.0.0)

---
updated-dependencies:
- dependency-name: source_gen
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent c4e29ed commit 3bb7623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chopper_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
dart_style: ^2.3.6
logging: ^1.2.0
meta: ^1.9.1
source_gen: ^1.5.0
source_gen: ">=1.5.0 <3.0.0"
yaml: ^3.1.2
collection: ^1.18.0

Expand Down

0 comments on commit 3bb7623

Please sign in to comment.