Skip to content

Commit c4b0138

Browse files
Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (#2554)
* Bump protoc_plugin from 21.1.2 to 22.0.0 (note, we did 22.0.1 instead) Bumps [protoc_plugin](https://github.com/google/protobuf.dart) from 21.1.2 to 22.0.0. - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](google/protobuf.dart@protoc_plugin-v21.1.2...protoc_plugin-v22.0.0) --- updated-dependencies: - dependency-name: protoc_plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> * update protoc_plugin to 22.0.1 and protobuf to 4.0.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carlos (Goodwine) <[email protected]>
1 parent 3b8afa2 commit c4b0138

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
package_config: ^2.0.0
2626
path: ^1.8.0
2727
pool: ^1.5.1
28-
protobuf: ">=2.0.0 <4.0.0"
28+
protobuf: "^4.0.0"
2929
pub_semver: ^2.0.0
3030
source_maps: ^0.10.10
3131
source_span: ^1.10.0
@@ -45,7 +45,7 @@ dev_dependencies:
4545
grinder: ^0.9.0
4646
node_preamble: ^2.0.2
4747
lints: ">=4.0.0 <6.0.0"
48-
protoc_plugin: ^21.1.2
48+
protoc_plugin: "^22.0.1"
4949
pub_api_client: ">=2.1.1 <4.0.0"
5050
pubspec_parse: ^1.3.0
5151
test: ^1.16.7

0 commit comments

Comments
 (0)