diff --git a/pubspec.lock b/pubspec.lock index d8fb50d..122b817 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -213,10 +213,10 @@ packages: dependency: "direct dev" description: name: cli_util - sha256: b8db3080e59b2503ca9e7922c3df2072cf13992354d5e944074ffa836fba43b7 + sha256: c05b7406fdabc7a49a3929d4af76bcaccbbffcbcdcf185b082e1ae07da323d19 url: "https://pub.dev" source: hosted - version: "0.4.0" + version: "0.4.1" clock: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9a5a184..86858ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -95,7 +95,7 @@ dev_dependencies: riverpod_lint: ^2.3.7 custom_lint: ^0.5.7 grinder: ^0.9.5 - cli_util: ^0.4.0 + cli_util: ^0.4.1 flutter: uses-material-design: true