Skip to content

Commit

Permalink
Merge pull request #195 from Workiva/batch/meta_raise_min_v1_16_0_rea…
Browse files Browse the repository at this point in the history
…lly/opentelemetry-dart

Raise the meta dependency min to v1.16.0
  • Loading branch information
rmconsole6-wk authored Nov 4, 2024
2 parents 6236568 + a7db4d6 commit 1c1b25d
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:
fixnum: '>=1.0.0 <2.0.0'
http: '>=0.13.0 <2.0.0'
logging: ^1.0.0
meta: '>=1.6.0 <2.0.0'
meta: ^1.16.0
protobuf: '>=2.0.0 <4.0.0'
quiver: '>=3.0.0 <4.0.0'

Expand Down

0 comments on commit 1c1b25d

Please sign in to comment.