Skip to content

Commit 49d7185

Browse files
author
ibrahim
committed
## 11.4.6
* Update http dep contains.
1 parent 69ff301 commit 49d7185

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 11.4.6
2+
3+
* Update http dep contains.
4+
15
## 11.4.5
26

37
* Updated all deps.

pubspec.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_toolbox
22
description: "Common flutter widgets and helper methods."
3-
version: 11.4.5
3+
version: 11.4.6
44
homepage: https://github.com/humazed/flutter_toolbox
55

66
# fvm flutter packages pub run build_runner watch --delete-conflicting-outputs
@@ -31,7 +31,7 @@ dependencies:
3131
path_provider: ^2.1.5
3232
path: ^1.9.1
3333

34-
http: '>=0.12.2 <=1.2.2'
34+
http: '>=0.12.2 <=1.3.0'
3535
json_annotation: ^4.9.0
3636
chopper: ^8.1.0
3737

0 commit comments

Comments
 (0)