commit | 41e71885ff62d53847f26d177ab46c00278a9ba2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 21 08:54:20 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Oct 21 08:54:20 2024 +0000 |
tree | 95f4986f4a44357aad8b3229263ccd9b41b25f59 | |
parent | 606530b16f9df03f58514d325d1c0a5a204609eb [diff] |
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] <support@github.com>
diff --git a/auto_submit/pubspec.yaml b/auto_submit/pubspec.yaml index c7e5969..f937087 100644 --- a/auto_submit/pubspec.yaml +++ b/auto_submit/pubspec.yaml
@@ -25,7 +25,7 @@ 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