From 52de27bbdeb8716d576061ba010aeeee266ba952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:22:51 +0100 Subject: [PATCH] Bump just_audio from 0.9.41 to 0.9.42 (#186) Bumps [just_audio](https://github.com/ryanheise/just_audio) from 0.9.41 to 0.9.42. - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/commits) --- updated-dependencies: - dependency-name: just_audio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 43b4989b2..1c016f0c3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -668,10 +668,10 @@ packages: dependency: "direct main" description: name: just_audio - sha256: b41646a8241688f1d99c2e69c4da2bb26aa4b3a99795f6ff205c2a165e033fda + sha256: a49e7120b95600bd357f37a2bb04cd1e88252f7cdea8f3368803779b925b1049 url: "https://pub.dev" source: hosted - version: "0.9.41" + version: "0.9.42" just_audio_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index c297673a6..6dc7691a0 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,7 +60,7 @@ dependencies: # quick_actions: ^0.6.0 # TODO: quick actions are blocked on https://github.com/ryanheise/audio_service/issues/671 fluttertoast: ^8.2.8 - just_audio: ^0.9.41 + just_audio: ^0.9.42 audio_service: # Using this branch for custom notifications https://github.com/nt4f04uNd/audio_service/commits/sweyer # See https://github.com/ryanheise/audio_service/issues/633