diff --git a/pubspec.lock b/pubspec.lock index f0a7a1a4..0354ad6f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -270,7 +270,7 @@ packages: name: git_bindings url: "https://pub.dartlang.org" source: hosted - version: "0.0.11" + version: "0.0.12" git_url_parse2: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 92b41f65..6883b457 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: flutter_staggered_grid_view: ^0.3.0 page_transition: "^1.1.5" provider: ^3.2.0 - git_bindings: ^0.0.11 + git_bindings: ^0.0.12 fetch_app_logs: ^0.0.3 flutter_runtime_env: ^0.0.2 yaml_serializer: ^0.0.5