From 1ca57f8e728d02b805290c5a49fe57b189d9fdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 03:22:24 +0000 Subject: [PATCH] build(deps): bump in_app_update from 4.2.5 to 5.0.0 Bumps [in_app_update](https://github.com/jonasbark/flutter_in_app_update) from 4.2.5 to 5.0.0. - [Changelog](https://github.com/jonasbark/flutter_in_app_update/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonasbark/flutter_in_app_update/commits) --- updated-dependencies: - dependency-name: in_app_update dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index ab25d65..ecef7d8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -617,10 +617,10 @@ packages: dependency: "direct main" description: name: in_app_update - sha256: "9924a3efe592e1c0ec89dda3683b3cfec3d4cd02d908e6de00c24b759038ddb1" + sha256: c55b4da41baf34b440ba627843932aa6f1689b5c499cfac98aec156b3113d89e url: "https://pub.dev" source: hosted - version: "4.2.5" + version: "5.0.0" intl: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 7e738b1..b3219d0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -32,7 +32,7 @@ dependencies: home_widget: ^0.9.3 hooks_riverpod: ^3.3.1 in_app_review: ^2.0.12 - in_app_update: ^4.2.3 + in_app_update: ^5.0.0 intl: ^0.20.2 json_annotation: ^4.12.0 liquid_glass_renderer: ^0.2.0-dev.4