From 7e6fc730290c2e5b33b9819a3e1df6a43ea9effa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 02:04:53 +0000 Subject: [PATCH] Bump protoc_plugin from 23.0.0 to 24.0.0 Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protoc_plugin-v23.0.0...protoc_plugin-v24.0.0) --- updated-dependencies: - dependency-name: protoc_plugin dependency-version: 24.0.0 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 72a9f73ff..e4f64725e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ dev_dependencies: grinder: ^0.9.0 node_preamble: ^2.0.2 lints: ">=4.0.0 <7.0.0" - protoc_plugin: ">=22.0.1 <24.0.0" + protoc_plugin: ">=22.0.1 <25.0.0" pub_api_client: ">=2.1.1 <4.0.0" pubspec_parse: ^1.3.0 test: ^1.16.7