Skip to content

Commit 77524a9

Browse files
authored
Fix GDAL_jll version in tests (#209)
1 parent 9070080 commit 77524a9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

test/Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
44
CoordRefSystems = "b46f11dc-f210-4604-bfba-323c1ec968cb"
55
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
66
FixedPointNumbers = "53c48c17-4a7d-5ca2-90c5-79b7896eea93"
7+
GDAL_jll = "a7073274-a066-55f0-b90d-d619367d196c"
78
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
89
GeoJSON = "61d90e0f-e114-555e-ac52-39dfb47a3ef9"
910
GeoTables = "e502b557-6362-48c1-8219-d30d308dcdb0"
@@ -17,3 +18,6 @@ Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4"
1718
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1819
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1920
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
21+
22+
[compat]
23+
GDAL_jll = "=304.1200.400"

0 commit comments

Comments
 (0)