From a00defd69a3bb7f8e258846114b52e35809d4ae0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2020 20:04:48 +0000 Subject: [PATCH] CompatHelper: bump compat for "PlotUtils" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84266b53..192bc56d 100644 --- a/Project.toml +++ b/Project.toml @@ -42,7 +42,7 @@ Measures = "0.3" NaNMath = "0.3" PGFPlotsX = "1.2.0" PlotThemes = "1" -PlotUtils = "0.6.5" +PlotUtils = "0.6.5, 1.0" RecipesBase = "1" RecipesPipeline = "0.1.1" Reexport = "0.2"