From b86bd7950effb7e43a62edb6631c16a6db798679 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 00:39:53 +0000 Subject: [PATCH] CompatHelper: bump compat for "Images" to "0.23" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e9b7067..f9b9263 100644 --- a/Project.toml +++ b/Project.toml @@ -16,7 +16,7 @@ Colors = "0.9, 0.10, 0.11" FixedPointNumbers = "0.6.1, 0.7, 0.8" Graphics = "0.4, 1" Gtk = "1" -Images = "0.19.3, 0.20, 0.21, 0.22" +Images = "0.19.3, 0.20, 0.21, 0.22, 0.23" julia = "1.3" [extras]