From d7223c64a3062a96c69fd65bac08a4a31b613af3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 05:32:17 +0000 Subject: [PATCH] Bump code_builder from 4.11.0 to 4.11.1 Bumps [code_builder](https://github.com/dart-lang/tools/tree/main/pkgs) from 4.11.0 to 4.11.1. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/code_builder-v4.11.1/pkgs) --- updated-dependencies: - dependency-name: code_builder dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 90d3d80..28c6543 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -174,10 +174,10 @@ packages: dependency: "direct dev" description: name: code_builder - sha256: "11654819532ba94c34de52ff5feb52bd81cba1de00ef2ed622fd50295f9d4243" + sha256: "6a6cab2ba4680d6423f34a9b972a4c9a94ebe1b62ecec4e1a1f2cba91fd1319d" url: "https://pub.dev" source: hosted - version: "4.11.0" + version: "4.11.1" collection: dependency: "direct main" description: @@ -1029,4 +1029,4 @@ packages: version: "0.1.0" sdks: dart: ">=3.11.0-274.0.dev <4.0.0" - flutter: ">=3.40.0-1.0.pre-341 <4.0.0" + flutter: ">=3.40.0-1.0.pre-341" diff --git a/pubspec.yaml b/pubspec.yaml index 3e2e5e8..42aa0f7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dev_dependencies: arb_utils: git: https://github.com/sbrsubuvga/arb_utils build_runner: ^2.10.4 - code_builder: ^4.11.0 + code_builder: ^4.11.1 dart_style: ^3.1.3 flutter_test: sdk: flutter