From 16dab8236b68d1e8abfe4f0bdabcec230336f2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 00:57:07 +0000 Subject: [PATCH] build(deps): bump protobuf from 3.1.0 to 4.0.0 Bumps [protobuf](https://github.com/google/protobuf.dart) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v3.1.0...protobuf-v4.0.0) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.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 89bdef0..4af22e0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -51,7 +51,7 @@ dependencies: html: ^0.15.4 xml: ^6.5.0 fixnum: ^1.1.0 - protobuf: ^3.1.0 + protobuf: ^4.0.0 grpc: ^4.0.0 rust_builder: path: rust_builder