Skip to content

Commit

Permalink
Merge pull request #263 from kosukesaigusa/dependabot/pub/example/fir…
Browse files Browse the repository at this point in the history
…ebase_core-3.10.0

build(deps): bump firebase_core from 3.9.0 to 3.10.0 in /example
  • Loading branch information
kosukesaigusa authored Jan 11, 2025
2 parents 9a62307 + 4295e3e commit eeb355a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ packages:
dependency: "direct main"
description:
name: firebase_core
sha256: "15d761b95dfa2906dfcc31b7fc6fe293188533d1a3ffe78389ba9e69bd7fdbde"
sha256: "0307c1fde82e2b8b97e0be2dab93612aff9a72f31ebe9bfac66ed8b37ef7c568"
url: "https://pub.dev"
source: hosted
version: "3.9.0"
version: "3.10.0"
firebase_core_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ environment:
dependencies:
cloud_firestore: ^5.6.0
cupertino_icons: ^1.0.8
firebase_core: ^3.9.0
firebase_core: ^3.10.0
flutter:
sdk: flutter
# Import and use GeoFlutterFire2 package (advance/geoflutterfire2.dart only) just for smooth comparison.
Expand Down

0 comments on commit eeb355a

Please sign in to comment.