Skip to content

Commit fc03afe

Browse files
authored
Merge pull request #51 from DilumAluthge-forks/dpa/http
Require HTTP.jl v1.10.17, and bump patch version (GitForge.jl 0.4.3 --> 0.4.4)
2 parents 527332b + 6bebea2 commit fc03afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GitForge"
22
uuid = "8f6bce27-0656-5410-875b-07a5572985df"
33
authors = ["Chris de Graaf <[email protected]>"]
4-
version = "0.4.3"
4+
version = "0.4.4"
55

66
[deps]
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -12,7 +12,7 @@ TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
1212
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1313

1414
[compat]
15-
HTTP = "0.9, 1"
15+
HTTP = "1.10.17" # Must be >= 1.10.17, see https://github.com/JuliaWeb/GitForge.jl/pull/51
1616
JSON3 = "1"
1717
StructTypes = "1"
1818
TimeZones = "1"

0 commit comments

Comments
 (0)