Skip to content

Commit

Permalink
build(deps): bump appwrite from 13.1.0 to 13.1.1 (#422)
Browse files Browse the repository at this point in the history
Bumps [appwrite](https://github.com/appwrite/sdk-for-flutter) from 13.1.0 to 13.1.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@13.1.0...13.1.1)

---
updated-dependencies:
- dependency-name: appwrite
  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 Jan 3, 2025
1 parent 6825ee0 commit 69323cb
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 @@ -42,10 +42,10 @@ packages:
dependency: "direct main"
description:
name: appwrite
sha256: "3e06607c183b92d3ef941427a0233d712b2d1651e37472f659cc40c85a82f962"
sha256: f5b8a4bfceb9c7b1cd380346863840fa6799eb515830bf04a9557424fdf92b23
url: "https://pub.dev"
source: hosted
version: "13.1.0"
version: "13.1.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: ^13.1.0
appwrite: ^13.1.1
auto_route: ^9.2.2
auto_size_text: ^3.0.0
build_version: ^2.1.1
Expand Down

0 comments on commit 69323cb

Please sign in to comment.