Skip to content

Commit addc3e6

Browse files
Bump firebase_auth in /in_app_purchases/step_09/app
Bumps [firebase_auth](https://github.com/FirebaseExtended/flutterfire) from 3.3.15 to 3.3.16. - [Release notes](https://github.com/FirebaseExtended/flutterfire/releases) - [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md) - [Commits](firebase/flutterfire@firebase_auth-v3.3.15...firebase_auth-v3.3.16) --- updated-dependencies: - dependency-name: firebase_auth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88a91cb commit addc3e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

in_app_purchases/step_09/app/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ packages:
105105
name: firebase_auth
106106
url: "https://pub.dartlang.org"
107107
source: hosted
108-
version: "3.3.15"
108+
version: "3.3.16"
109109
firebase_auth_platform_interface:
110110
dependency: transitive
111111
description:

in_app_purchases/step_09/app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
cloud_firestore: ^3.1.13
1111
cloud_functions: ^3.2.13
1212
cupertino_icons: ^1.0.2
13-
firebase_auth: ^3.3.15
13+
firebase_auth: ^3.3.16
1414
firebase_core: ^1.15.0
1515
flutter:
1616
sdk: flutter

0 commit comments

Comments
 (0)