From 2f1d47ac170bcb81c8fd9e988d86773488ff6b86 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Feb 2021 19:55:06 +0000 Subject: [PATCH] Update dependency logging to v1 --- generator/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/pubspec.yaml b/generator/pubspec.yaml index 7aabf92..6f5dc64 100644 --- a/generator/pubspec.yaml +++ b/generator/pubspec.yaml @@ -12,7 +12,7 @@ dependencies: dart_style: ^1.3.3 analyzer: ^0.39.5 recase: ^3.0.0 - logging: ^0.11.4 + logging: ^1.0.0 equatable: ^1.1.1 dartstruct: path: ../core