Skip to content

Commit cfbe21f

Browse files
authored
Require URIs v1.6.0
1 parent cd98a9f commit cfbe21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
1414

1515
[compat]
1616
HTTP = "1.10.17" # Must be >= 1.10.17, see https://github.com/JuliaWeb/GitHub.jl/pull/225
17-
URIs = "1.1"
17+
URIs = "1.6" # Must be >= 1.6, see https://github.com/JuliaWeb/GitHub.jl/pull/225
1818
JSON = "0.19, 0.20, 0.21"
1919
MbedTLS = "0.6, 0.7, 1"
2020
SodiumSeal = "0.1"

0 commit comments

Comments
 (0)