Update dependency

This commit is contained in:
Ming Ming 2023-07-24 20:47:10 +08:00
parent 3fd6a47270
commit 2c50e06991
2 changed files with 4 additions and 4 deletions

View file

@ -295,11 +295,11 @@ packages:
dependency: "direct dev" dependency: "direct dev"
description: description:
path: copy_with_build path: copy_with_build
ref: "copy_with_build-1.6.0" ref: "copy_with_build-1.7.0"
resolved-ref: "5f28fe363994d429fb9e8933705cf0ba07be2622" resolved-ref: "095ea845cb96b15fe43931114042b9f9bcce0998"
url: "https://gitlab.com/nkming2/dart-copy-with" url: "https://gitlab.com/nkming2/dart-copy-with"
source: git source: git
version: "1.6.0" version: "1.7.0"
coverage: coverage:
dependency: transitive dependency: transitive
description: description:

View file

@ -144,7 +144,7 @@ dev_dependencies:
git: git:
url: https://gitlab.com/nkming2/dart-copy-with url: https://gitlab.com/nkming2/dart-copy-with
path: copy_with_build path: copy_with_build
ref: copy_with_build-1.6.0 ref: copy_with_build-1.7.0
dart_code_metrics: any dart_code_metrics: any
drift_dev: 2.8.0 drift_dev: 2.8.0
flutter_lints: any flutter_lints: any