Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gokadzev committed Nov 12, 2023
1 parent 2fe4038 commit 62cb406
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,18 @@ packages:
dependency: "direct main"
description:
name: audio_session
sha256: "8a2bc5e30520e18f3fb0e366793d78057fb64cd5287862c76af0c8771f2a52ad"
sha256: "768eadc8174b366b8b1b0b75e0518eea2bbd463d47a7938c54a2a0e6aa06946d"
url: "https://pub.dev"
source: hosted
version: "0.1.16"
version: "0.1.17"
background_downloader:
dependency: "direct main"
description:
name: background_downloader
sha256: f74abc807173daac213cd810769532c62755279936532311d994418079d16013
sha256: "0873a939f5a301872cb7614e12f759fbccef2e3ed0d0d37b540dde7611275b12"
url: "https://pub.dev"
source: hosted
version: "7.12.2"
version: "7.12.3"
boolean_selector:
dependency: transitive
description:
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ environment:

dependencies:
audio_service: ^0.18.12
audio_session: ^0.1.16
background_downloader: ^7.12.2
audio_session: ^0.1.17
background_downloader: ^7.12.3
cached_network_image: ^3.3.0
dynamic_color: ^1.6.8
file_picker: ^6.1.1
Expand Down

0 comments on commit 62cb406

Please sign in to comment.