diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 0c66f3e..0ffeaab 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -3,7 +3,7 @@ jobs: build: runs-on: docker container: - image: ghcr.io/cirruslabs/flutter:3.13.6 + image: ghcr.io/cirruslabs/flutter:3.13.8 steps: - name: Prepare requirements run: | diff --git a/pubspec.lock b/pubspec.lock index ee57525..6ef746b 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -205,10 +205,10 @@ packages: dependency: "direct main" description: name: dynamic_color - sha256: "96bff3df72e3d428bda2b874c7a521e8c86f592cae626ea594922fcc8d166e0c" + sha256: "8b8bd1d798bd393e11eddeaa8ae95b12ff028bf7d5998fc5d003488cd5f4ce2f" url: "https://pub.dev" source: hosted - version: "1.6.7" + version: "1.6.8" expandable: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 8ef02a6..94590d4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -39,7 +39,7 @@ dependencies: permission_handler: 11.0.1 package_info_plus: 4.1.0 json_annotation: 4.8.1 - dynamic_color: 1.6.7 + dynamic_color: 1.6.8 intl: 0.18.1 path: 1.8.3 flutter_sharing_intent: 1.1.0