From 3ecb5b59422d09d506e5dcb75d420f3e157ee513 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 03:31:05 +0000 Subject: [PATCH] Bump test from 1.24.7 to 1.24.8 in /auto_submit Bumps [test](https://github.com/dart-lang/test/tree/master/pkgs) from 1.24.7 to 1.24.8. - [Release notes](https://github.com/dart-lang/test/releases) - [Commits](https://github.com/dart-lang/test/commits/test-v1.24.8/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..0386bb6db6 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.8 builders: json_serializable: 3.3.0