Skip to content

Commit

Permalink
Bump firebase_remote_config from 5.1.2 to 5.1.3 (#148)
Browse files Browse the repository at this point in the history
Bumps [firebase_remote_config](https://github.com/firebase/flutterfire/tree/main/packages/firebase_remote_config) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/firebase/flutterfire/releases)
- [Commits](https://github.com/firebase/flutterfire/commits/firebase_remote_config-v5.1.3/packages/firebase_remote_config)

---
updated-dependencies:
- dependency-name: firebase_remote_config
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent d4d36e1 commit 93e615d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,26 +437,26 @@ packages:
dependency: "direct main"
description:
name: firebase_remote_config
sha256: "0c13662ce9cb8a5b78ae67d3d775bc2690bffb0fd040f6735f2c9d13cf989693"
sha256: "8985e55900060437136a11f794f430d810a95f93e4a422117c474326feedc2c6"
url: "https://pub.dev"
source: hosted
version: "5.1.2"
version: "5.1.3"
firebase_remote_config_platform_interface:
dependency: transitive
description:
name: firebase_remote_config_platform_interface
sha256: "1748d672c9d9f460b11ec17e10c6afd844a95e26c83ed8cb99c3227511f5038e"
sha256: ecde097c286b5967b9338f0374725655e2af71e685a8567f9b4700bbeec04ab8
url: "https://pub.dev"
source: hosted
version: "1.4.43"
version: "1.4.44"
firebase_remote_config_web:
dependency: transitive
description:
name: firebase_remote_config_web
sha256: "2d036ed39a7cbb5e42a4b019c62c1a05ea7327142751553a0c3fa915f5a567db"
sha256: e4dc0f7a63150181c800b8bd4fa9f50ce252479f1935f47e7a2845100239eb0a
url: "https://pub.dev"
source: hosted
version: "1.7.1"
version: "1.7.2"
fixnum:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
firebase_auth: ^5.3.1
firebase_core: ^3.6.0
firebase_crashlytics: ^4.1.3
firebase_remote_config: ^5.1.2
firebase_remote_config: ^5.1.3
flutter:
sdk: flutter
flutter_bloc: ^8.1.5
Expand Down

0 comments on commit 93e615d

Please sign in to comment.