This commit is contained in:
parent
eb1d949af8
commit
09b3d3c819
3 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/cirruslabs/flutter:3.16.4
|
||||
image: ghcr.io/cirruslabs/flutter:3.16.5
|
||||
steps:
|
||||
- name: Prepare requirements
|
||||
run: |
|
||||
|
|
|
@ -221,10 +221,10 @@ packages:
|
|||
dependency: "direct main"
|
||||
description:
|
||||
name: dynamic_color
|
||||
sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f"
|
||||
sha256: a866f1f8947bfdaf674d7928e769eac7230388a2e7a2542824fad4bb5b87be3b
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.6.8"
|
||||
version: "1.6.9"
|
||||
expandable:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
|
|
|
@ -39,7 +39,7 @@ dependencies:
|
|||
permission_handler: 11.1.0
|
||||
package_info_plus: 5.0.1
|
||||
json_annotation: 4.8.1
|
||||
dynamic_color: 1.6.8
|
||||
dynamic_color: 1.6.9
|
||||
intl: 0.18.1
|
||||
path: 1.8.3
|
||||
flutter_sharing_intent: 1.1.0
|
||||
|
|
Loading…
Reference in a new issue