Skip to content

Commit

Permalink
Bump the pub group with 1 update
Browse files Browse the repository at this point in the history
Bumps the pub group with 1 update: [protobuf](https://github.com/google/protobuf.dart).

- [Release notes](https://github.com/google/protobuf.dart/releases)
- [Commits](google/protobuf.dart@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent f27a4ba commit a5e8d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a5e8d8a

Please sign in to comment.