Skip to content

Commit 69a9990

Browse files
committed
build(deps): update core dependency and version
- Update core dependency to version 1.4.0 - Bump package version from 1.5.0 to 1.6.0
1 parent 493afaf commit 69a9990

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pubspec.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ packages:
8989
dependency: "direct main"
9090
description:
9191
path: "."
92-
ref: e66e076572bd326e50e9d5286ef5059ff658ed65
93-
resolved-ref: e66e076572bd326e50e9d5286ef5059ff658ed65
92+
ref: "v1.4.0"
93+
resolved-ref: d26d4bfecf4c93cdcdda91dbc06c0a71f272b3f0
9494
url: "https://github.com/flutter-news-app-full-source-code/core.git"
9595
source: git
96-
version: "1.3.1"
96+
version: "1.4.0"
9797
crypto:
9898
dependency: transitive
9999
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_news_app_web_dashboard_full_source_code
22
description: "A Flutter web application for comprehensive content management and administration within the Flutter News App Full Source Code Toolkit."
33
repository: https://github.com/flutter-news-app-full-source-code/flutter-news-app-web-dashboard-full-source-code
44
publish_to: none
5-
version: 1.3.0
5+
version: 1.6.0
66

77
environment:
88
sdk: ^3.9.0
@@ -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: e66e076572bd326e50e9d5286ef5059ff658ed65
97+
ref: v1.4.0
9898
http_client:
9999
git:
100100
url: https://github.com/flutter-news-app-full-source-code/http-client.git

0 commit comments

Comments
 (0)