Skip to content

Commit

Permalink
build(deps): bump appwrite from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps [appwrite](https://github.com/appwrite/sdk-for-flutter) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/appwrite/sdk-for-flutter/releases)
- [Changelog](https://github.com/appwrite/sdk-for-flutter/blob/main/CHANGELOG.md)
- [Commits](appwrite/sdk-for-flutter@11.0.0...11.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 570faf4 commit 9aa01e0
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 @@ -45,10 +45,10 @@ packages:
dependency: "direct main"
description:
name: appwrite
sha256: "3d06ae350dba1c213cb235ff194155059d2e0c428dabd54734c19521dd1b2c45"
sha256: "1a602cfc6122ec9f179403b44526ff60a6baac9a8f4e8578061fc5e85df67211"
url: "https://pub.dev"
source: hosted
version: "11.0.0"
version: "11.0.1"
archive:
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 @@ -33,7 +33,7 @@ environment:
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
appwrite: 11.0.0
appwrite: 11.0.1
auto_route: 7.8.4
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
Expand Down

0 comments on commit 9aa01e0

Please sign in to comment.