Skip to content

Commit b7ac16a

Browse files
committed
build(deps): update core dependency
- Update core dependency to latest version - Change git ref from 4ffe883 to a960fe8
1 parent ef5a90a commit b7ac16a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ packages:
181181
dependency: "direct main"
182182
description:
183183
path: "."
184-
ref: "4ffe8833b8a042b2b3b68550f682c5aa902a5ccc"
185-
resolved-ref: "4ffe8833b8a042b2b3b68550f682c5aa902a5ccc"
184+
ref: a960fe8f340fc8b74b651997de45aee10d8435aa
185+
resolved-ref: a960fe8f340fc8b74b651997de45aee10d8435aa
186186
url: "https://github.com/flutter-news-app-full-source-code/core.git"
187187
source: git
188188
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dependency_overrides:
6262
core:
6363
git:
6464
url: https://github.com/flutter-news-app-full-source-code/core.git
65-
ref: 4ffe8833b8a042b2b3b68550f682c5aa902a5ccc
65+
ref: a960fe8f340fc8b74b651997de45aee10d8435aa
6666
http_client:
6767
git:
6868
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)