From 403cce42bab1e818e95ad265dd0038f2b829c23f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 13:32:47 +0000 Subject: [PATCH] Bump dots_indicator from 2.1.2 to 3.0.0 Bumps [dots_indicator](https://github.com/pyozer/dots_indicator) from 2.1.2 to 3.0.0. - [Release notes](https://github.com/pyozer/dots_indicator/releases) - [Changelog](https://github.com/Pyozer/dots_indicator/blob/master/CHANGELOG.md) - [Commits](https://github.com/pyozer/dots_indicator/commits) --- updated-dependencies: - dependency-name: dots_indicator 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 aa7ce72..3dab697 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -141,10 +141,10 @@ packages: dependency: "direct main" description: name: dots_indicator - sha256: f1599baa429936ba87f06ae5f2adc920a367b16d08f74db58c3d0f6e93bcdb5c + sha256: "58b6a365744aa62aa1b70c4ea29e5106fbe064f5edaf7e9652e9b856edbfd9bb" url: "https://pub.dev" source: hosted - version: "2.1.2" + version: "3.0.0" fake_async: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 24677a0..8f7090c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,7 +34,7 @@ dependencies: animate_do: ^2.0.0 smooth_page_indicator: ^1.1.0 nb_utils: ^6.1.0 - dots_indicator: ^2.0.0 + dots_indicator: ^3.0.0 flutter_svg: ^0.23.0+1 url_launcher: ^6.0.12 cached_network_image: ^3.1.0