fix(deps): update all minor dependencies #138

Open
renovate wants to merge 1 commit from renovate/all-minor-deps into develop
2 changed files with 4 additions and 4 deletions
Showing only changes of commit cbf2207b9f - Show all commits

View file

@ -3,7 +3,7 @@ jobs:
build:
runs-on: docker
container:
image: ghcr.io/cirruslabs/flutter:3.24.4
image: ghcr.io/cirruslabs/flutter:3.27.1
steps:
- name: Prepare requirements
run: |

View file

@ -26,7 +26,7 @@ dependencies:
provider: 6.1.2
stacked: 3.4.3
get_it: 7.7.0
logger: 2.4.0
logger: 2.5.0
shared_preferences: 2.3.2
http: 1.2.2
validators: 3.0.0
@ -43,14 +43,14 @@ dependencies:
intl: 0.19.0
path: 1.9.0
flutter_sharing_intent: 1.1.1
device_info_plus: 11.1.0
device_info_plus: 11.2.0
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.4.13
built_value_generator: 8.9.2
json_serializable: 6.8.0
json_serializable: 6.9.2
flutter_lints: 5.0.0
# For information on the generic Dart part of this file, see the