From b6bc3d404f148ebe8d869587ce0a8041665cec35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 18:52:42 +0000 Subject: [PATCH] Bump retry from 3.1.1 to 3.1.2 in /app_dart Bumps [retry](https://github.com/google/dart-neats) from 3.1.1 to 3.1.2. - [Commits](https://github.com/google/dart-neats/compare/retry-3.1.1...retry-v3.1.2) --- updated-dependencies: - dependency-name: retry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app_dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app_dart/pubspec.yaml b/app_dart/pubspec.yaml index 282a87cbf4..75b487c9b8 100644 --- a/app_dart/pubspec.yaml +++ b/app_dart/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: process: 4.2.4 process_runner: 4.1.2 protobuf: 2.1.0 - retry: 3.1.1 + retry: ^3.1.2 truncate: 3.0.1 yaml: 3.1.2