Skip to content

Commit a46027a

Browse files
Bump protobuf from 5.1.0 to 6.0.0 in the pub group
Bumps the pub group with 1 update: [protobuf](https://github.com/google/protobuf.dart). Updates `protobuf` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](google/protobuf.dart@protobuf-v5.1.0...protobuf-v6.0.0) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4c2ea1 commit a46027a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
http: '>=0.13.0 <2.0.0'
1313
logging: ^1.0.0
1414
meta: '>=1.9.1 <2.0.0'
15-
protobuf: ">=2.0.0 <6.0.0"
15+
protobuf: ">=2.0.0 <7.0.0"
1616
quiver: '>=3.0.0 <4.0.0'
1717

1818
dev_dependencies:

0 commit comments

Comments
 (0)