From 20c96b8b68562d93dcfe547c4224dd7b443603f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 13:37:30 +0000 Subject: [PATCH] Bump source_gen from 1.5.0 to 2.0.0 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](https://github.com/dart-lang/source_gen/compare/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] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d472b892..f74946f0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -44,7 +44,7 @@ dev_dependencies: dart_flutter_team_lints: ^3.2.1 json_serializable: ^6.9.0 shelf: ^1.4.2 - source_gen: ^1.5.0 + source_gen: ^2.0.0 test_descriptor: ^2.0.2 test_process: ^2.1.1