Skip to content

Commit

Permalink
Bump rive from 0.12.4 to 0.13.14
Browse files Browse the repository at this point in the history
Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.12.4 to 0.13.14.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/commits)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2024
1 parent 42bddb4 commit 960a571
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1112,18 +1112,18 @@ packages:
dependency: "direct main"
description:
name: rive
sha256: ae75a6e9cfbf146630bfb1feba97ee582d935508be6b362e4bd197b9c55a6dd3
sha256: cd45b071b288e4bef05f25423e1001a9b3218b81745deae18c9b4d2a2952cc56
url: "https://pub.dev"
source: hosted
version: "0.12.4"
version: "0.13.14"
rive_common:
dependency: transitive
description:
name: rive_common
sha256: f4e20d0a99c5040c85624a3eb2b0b6b19e614d93a693c3bb25cf6e7bb2d3d6d3
sha256: c7bf0781b1621629361579c300ac2f8aa1a238227a242202a596e82becc244d7
url: "https://pub.dev"
source: hosted
version: "0.2.8"
version: "0.4.11"
shared_preferences:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies:
package_info_plus: ^8.0.2
provider: ^6.1.2
# Note, do not update rive! https://github.com/wger-project/flutter/issues/577
rive: ^0.12.4
rive: ^0.13.14
shared_preferences: ^2.3.2
table_calendar: ^3.0.8
url_launcher: ^6.2.6
Expand Down

0 comments on commit 960a571

Please sign in to comment.