From a5e8d8adfb4cf996fe52e614e3b8a29750e1ffc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:30:52 +0000 Subject: [PATCH] Bump the pub group with 1 update Bumps the pub group with 1 update: [protobuf](https://github.com/google/protobuf.dart). - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v2.1.0...protobuf-v3.1.0) --- updated-dependencies: - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 15d46505..6511565b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: http: '>=0.12.0 <0.14.0' logging: ^1.0.0 meta: '>=1.6.0 <2.0.0' - protobuf: '>=1.1.0 <3.0.0' + protobuf: ">=1.1.0 <4.0.0" quiver: '>=2.1.5 <4.0.0' dev_dependencies: