diff --git a/pubspec.lock b/pubspec.lock index 00e5f83d2..a5a5b4931 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1015,12 +1015,11 @@ packages: license_checker: dependency: "direct dev" description: - path: "." - ref: HEAD - resolved-ref: "38a65ff5b4b65db092b11dad999081388f75ece8" - url: "https://github.com/krille-chan/license_checker.git" - source: git - version: "1.6.0" + name: license_checker + sha256: "8a35b6946e50811e070ac6fe4717ee431cd1a334e080df2116956b54b0bb0d0f" + url: "https://pub.dev" + source: hosted + version: "1.6.2" linkify: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 202ca1edb..6a4bcc44a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -92,9 +92,7 @@ dev_dependencies: import_sorter: ^4.6.0 integration_test: sdk: flutter - # Waiting for https://github.com/rufman/license_checker/pull/47 - license_checker: - git: https://github.com/krille-chan/license_checker.git + license_checker: ^1.6.2 translations_cleaner: ^0.0.5 import_sorter: