From 32a4e85fb58497c437ae57a8f385a832478296c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 03:22:53 +0000 Subject: [PATCH] Bump test from 1.24.7 to 1.24.9 in /auto_submit Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.7 to 1.24.9. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.24.9/pkgs) --- updated-dependencies: - dependency-name: test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- auto_submit/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index 5cdc7e6915..1e9fe98942 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -35,7 +35,7 @@ dev_dependencies: json_serializable: 6.7.1 flutter_lints: 2.0.3 mockito: 5.4.2 - test: 1.24.7 + test: 1.24.9 builders: json_serializable: 3.3.0