Skip to content

Commit 5f02ff4

Browse files
committed
chore(deps): update core package
- Update core package reference from c0c41c0 to 3779a8b - This update ensures the project uses the latest version of the core package
1 parent 053eed9 commit 5f02ff4

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
@@ -89,8 +89,8 @@ packages:
8989
dependency: "direct main"
9090
description:
9191
path: "."
92-
ref: c0c41c069b885f0c16d1b134269aa06861634186
93-
resolved-ref: c0c41c069b885f0c16d1b134269aa06861634186
92+
ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
93+
resolved-ref: "3779a8b1dbd8450d524574cf5376b7cc2ed514e7"
9494
url: "https://github.com/flutter-news-app-full-source-code/core.git"
9595
source: git
9696
version: "1.3.1"

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependency_overrides:
9494
core:
9595
git:
9696
url: https://github.com/flutter-news-app-full-source-code/core.git
97-
ref: c0c41c069b885f0c16d1b134269aa06861634186
97+
ref: 3779a8b1dbd8450d524574cf5376b7cc2ed514e7
9898
http_client:
9999
git:
100100
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)