Skip to content

Commit

Permalink
[Pub] Bump supabase_flutter from 1.10.24 to 1.10.25 in /flutter_supabase
Browse files Browse the repository at this point in the history
Bumps [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) from 1.10.24 to 1.10.25.
- [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-flutter/commits/HEAD/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 0cd301f commit 73e9a0c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions flutter_supabase/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -689,10 +689,10 @@ packages:
dependency: "direct main"
description:
name: supabase_flutter
sha256: "37287e2cc8180e0e984c4d7206ef31bbbd2c9b79ef0aa8d4969b023a433626c8"
sha256: "8d68a4fa3215bc23811469fc3499c3895ebb35a2363d6edcfffaa426d5effd84"
url: "https://pub.dev"
source: hosted
version: "1.10.24"
version: "1.10.25"
synchronized:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion flutter_supabase/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.6
supabase_flutter: ^1.10.24
supabase_flutter: ^1.10.25
http: ^1.1.2
cached_network_image: ^3.3.0
webview_flutter: ^4.4.2
Expand Down

0 comments on commit 73e9a0c

Please sign in to comment.