From 4eaf58ab386a7f8f6c67989c10066ce6b36ac843 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Sun, 3 Nov 2024 21:22:50 +0000 Subject: [PATCH] Raise the meta dependency min to v1.16.0 --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pubspec.yaml b/example/pubspec.yaml index b7c54e9..4536683 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -11,7 +11,7 @@ dev_dependencies: build_runner: ^2.1.2 build_web_compilers: '>=3.0.0 <5.0.0' dependency_validator: ^3.2.2 - meta: ^1.6.0 + meta: ^1.16.0 opentracing: ^1.0.1 over_react: ^5.0.0 platform_detect: '>=1.4.2 <3.0.0' diff --git a/pubspec.yaml b/pubspec.yaml index 7fd429f..9ebdac3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -8,7 +8,7 @@ environment: dependencies: logging: ^1.0.0 - meta: ^1.6.0 + meta: ^1.16.0 opentracing: ^1.0.1 w_common: ^3.0.0