From 41e71885ff62d53847f26d177ab46c00278a9ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 08:54:20 +0000 Subject: [PATCH] Bump logging from 1.2.0 to 1.3.0 in /auto_submit Bumps [logging](https://github.com/dart-lang/core/tree/main/pkgs) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/dart-lang/core/releases) - [Commits](https://github.com/dart-lang/core/commits/logging-v1.3.0/pkgs) --- updated-dependencies: - dependency-name: logging dependency-type: direct:production update-type: version-update:semver-minor ... 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 c7e59694a..f9370874b 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: shelf: 1.4.2 shelf_router: 1.1.4 crypto: 3.0.6 - logging: 1.2.0 + logging: 1.3.0 retry: 3.1.2 yaml: 3.1.2 mutex: 3.1.0