Skip to content

Commit a85e800

Browse files
committed
build(deps): update core dependency to latest version
- Update core dependency ref from a960fe8 to eded8c4 - This ensures the project uses the latest version of the core package
1 parent 13277ba commit a85e800

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: a960fe8f340fc8b74b651997de45aee10d8435aa
185-
resolved-ref: a960fe8f340fc8b74b651997de45aee10d8435aa
184+
ref: eded8c494bde7462627600c05dc7838e75956a15
185+
resolved-ref: eded8c494bde7462627600c05dc7838e75956a15
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: a960fe8f340fc8b74b651997de45aee10d8435aa
65+
ref: eded8c494bde7462627600c05dc7838e75956a15
6666
http_client:
6767
git:
6868
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)