From 998af5083b4c6ca4bacceb7204abc4702c4c92e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 08:55:04 +0000 Subject: [PATCH] Bump rive from 0.8.4 to 0.9.0 Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.8.4 to 0.9.0. - [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] --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 02bf16f3..a6d84068 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -769,7 +769,7 @@ packages: name: rive url: "https://pub.dartlang.org" source: hosted - version: "0.8.4" + version: "0.9.0" shared_preferences: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index e79ee0bd..d9302957 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: version: ^3.0.2 package_info: ^2.0.2 provider: ^6.0.3 - rive: ^0.8.1 + rive: ^0.9.0 shared_preferences: ^2.0.15 table_calendar: ^3.0.6 url_launcher: ^6.1.3