Skip to content

Commit

Permalink
Bump googleapis from 11.4.0 to 12.0.0
Browse files Browse the repository at this point in the history
Closes #166

GitOrigin-RevId: 2af4938
Change-Id: Id8b701d024b34d0c43d1a08fc1c59c2c23fae7bc
Reviewed-on: https://dart-review.googlesource.com/c/homebrew-dart/+/339420
Reviewed-by: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and athomas committed Dec 5, 2023
1 parent 7f90787 commit ce6fd53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ packages:
dependency: "direct main"
description:
name: googleapis
sha256: c2f311bcd1b3e4052234162edc6b626a9013a7e1385d6aad37e9e6a6c5f89908
sha256: "8a8c311723162af077ca73f94b823b97ff68770d966e29614d20baca9fdb490a"
url: "https://pub.dev"
source: hosted
version: "11.4.0"
version: "12.0.0"
http:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ environment:
dependencies:
_discoveryapis_commons: ^1.0.5
args: ^2.3.0
googleapis: ^11.4.0
googleapis: ^12.0.0
http: ^1.1.2
path: ^1.4.1
stack_trace: ^1.11.1
Expand Down

0 comments on commit ce6fd53

Please sign in to comment.