From cf237059461c79bc39821da4fb3e04daea86c74a Mon Sep 17 00:00:00 2001 From: Sigurd Meldgaard Date: Thu, 5 Sep 2024 18:20:28 +0000 Subject: [PATCH] Update protobuf bound --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 04fb22bb..baf82ec8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: http: '>=0.13.3 <2.0.0' logging: ^1.0.1 path: ^1.8.0 - protobuf: '>2.0.0 < 4.0.0' + protobuf: '^3.1.0' stack_trace: ^1.10.0 dev_dependencies: