Merge pull request #2953 from jheinen/master

bump compat for "GR" to "0.52.0"
This commit is contained in:
Josef Heinen 2020-09-03 19:16:03 +02:00 committed by GitHub
commit a5cd06f3de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
Contour = "0.5"
FFMPEG = "0.2, 0.3, 0.4"
FixedPointNumbers = "0.6, 0.7, 0.8"
GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51"
GR = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52"
GeometryBasics = "0.2"
GeometryTypes = "0.7, 0.8"
JSON = "0.21, 1"