Merge pull request 'Update dependency http to v1' (#35) from renovate/http-1.x into develop
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #35
This commit is contained in:
Varakh 2023-07-26 18:28:53 +00:00
commit 65a0a294a6
2 changed files with 3 additions and 3 deletions

View file

@ -353,10 +353,10 @@ packages:
dependency: "direct main"
description:
name: http
sha256: "5895291c13fa8a3bd82e76d5627f69e0d85ca6a30dcac95c4ea19a5d555879c2"
sha256: "759d1a329847dd0f39226c688d3e06a6b8679668e350e2891a6474f8b4bb8525"
url: "https://pub.dev"
source: hosted
version: "0.13.6"
version: "1.1.0"
http_multi_server:
dependency: transitive
description:

View file

@ -28,7 +28,7 @@ dependencies:
get_it: 7.6.0
logger: 1.4.0
shared_preferences: 2.2.0
http: 0.13.6
http: 1.1.0
validators: 3.0.0
flutter_linkify: 6.0.0
url_launcher: 6.1.12