From 02e3159415c387a32373ae782cf76c1d634e9f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 20:42:34 +0800 Subject: [PATCH] Bump overlay_support from 2.0.1 to 2.1.0 (#215) Bumps [overlay_support](https://github.com/boyan01/overlay_support) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/boyan01/overlay_support/releases) - [Changelog](https://github.com/boyan01/overlay_support/blob/master/CHANGELOG.md) - [Commits](https://github.com/boyan01/overlay_support/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: overlay_support dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 2706afc5..8805c816 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -509,7 +509,7 @@ packages: name: overlay_support url: "https://pub.dartlang.org" source: hosted - version: "2.0.1" + version: "2.1.0" package_config: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 84ba2d8b..3a4aa66e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -25,7 +25,7 @@ dependencies: url: https://github.com/boyan01/loader.git ref: e1ef2d9957bc8615c7f19f989d4fcfc142e20e93 encrypt: ^5.0.0 - overlay_support: ^2.0.1 + overlay_support: ^2.1.0 music_player: git: url: https://github.com/boyan01/flutter-music-player.git