From 6cdde667dad4dd917a7f5d483eaed8a0d438e54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 13:00:18 +0000 Subject: [PATCH] chore(deps): bump coverage from 1.8.0 to 1.15.0 Bumps [coverage](https://github.com/dart-lang/tools/tree/main/pkgs) from 1.8.0 to 1.15.0. - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/coverage-v1.15.0/pkgs) --- updated-dependencies: - dependency-name: coverage dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 842a7d823a..573d045751 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dev_dependencies: json_serializable: 6.8.0 lints: ">=3.0.0 <7.0.0" test: 1.25.15 - coverage: 1.8.0 + coverage: 1.15.0 funding: - "https://donate.openfoodfacts.org/"