From d77bf1d8fe3b17cd7f63dd3c4f4bc6115940f578 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2019 00:07:13 +0000 Subject: [PATCH] CompatHelper: bump compat for "Colors" to "0.11" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0489d0edc..ed418ae29 100644 --- a/Project.toml +++ b/Project.toml @@ -31,7 +31,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] Cairo = "0.7, 0.8" CategoricalArrays = "0.5, 0.6, 0.7" -Colors = "0.9" +Colors = "0.9, 0.11" Compose = "0.7, 0.8" Contour = "0.5" CoupledFields = "0.1"