Skip to content

Commit 4d0f647

Browse files
Bump the pub group with 2 updates
Bumps the pub group with 2 updates: [googleapis](https://github.com/google/googleapis.dart/tree/master/generated) and [http](https://github.com/dart-lang/http/tree/master/pkgs). Updates `googleapis` from 14.0.0 to 15.0.0 - [Release notes](https://github.com/google/googleapis.dart/releases) - [Commits](https://github.com/google/googleapis.dart/commits/googleapis-v15.0.0/generated) Updates `http` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.5.0/pkgs) --- updated-dependencies: - dependency-name: googleapis dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: http dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba7f2c9 commit 4d0f647

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pubspec.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,18 +125,18 @@ packages:
125125
dependency: "direct main"
126126
description:
127127
name: googleapis
128-
sha256: "5c9e0f25be1dec13d8d2158263141104c51b5ba83487537c17a2330581e505ee"
128+
sha256: "692fb9e90c321b61a7a2123de0353ec8a20691cd979db2553d8d732f710f6535"
129129
url: "https://pub.dev"
130130
source: hosted
131-
version: "14.0.0"
131+
version: "15.0.0"
132132
http:
133133
dependency: "direct main"
134134
description:
135135
name: http
136-
sha256: "2c11f3f94c687ee9bad77c171151672986360b2b001d109814ee7140b2cf261b"
136+
sha256: bb2ce4590bc2667c96f318d68cac1b5a7987ec819351d32b1c987239a815e007
137137
url: "https://pub.dev"
138138
source: hosted
139-
version: "1.4.0"
139+
version: "1.5.0"
140140
http_multi_server:
141141
dependency: transitive
142142
description:

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ environment:
77
dependencies:
88
_discoveryapis_commons: ^1.0.7
99
args: ^2.7.0
10-
googleapis: ^14.0.0
11-
http: ^1.3.0
10+
googleapis: ^15.0.0
11+
http: ^1.5.0
1212
path: ^1.9.1
1313
stack_trace: ^1.12.1
1414
test: ^1.26.3

0 commit comments

Comments
 (0)