Skip to content

Commit 5bc63e3

Browse files
committed
build(deps): update core package reference
- Update core package reference from 93ca190 to 064c438 - This change affects both pubspec.lock and pubspec.yaml files
1 parent 9200f61 commit 5bc63e3

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
@@ -117,8 +117,8 @@ packages:
117117
dependency: "direct main"
118118
description:
119119
path: "."
120-
ref: "93ca1905f72d708a156721519d663b2853b865f3"
121-
resolved-ref: "93ca1905f72d708a156721519d663b2853b865f3"
120+
ref: "064c4387b3f7df835565c41c918dc2d80dd2f49a"
121+
resolved-ref: "064c4387b3f7df835565c41c918dc2d80dd2f49a"
122122
url: "https://github.com/flutter-news-app-full-source-code/core.git"
123123
source: git
124124
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ dependency_overrides:
5959
core:
6060
git:
6161
url: https://github.com/flutter-news-app-full-source-code/core.git
62-
ref: 93ca1905f72d708a156721519d663b2853b865f3
62+
ref: 064c4387b3f7df835565c41c918dc2d80dd2f49a
6363
http_client:
6464
git:
6565
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)