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