From 228a63a6da9d8e8c8b707673ae7fafd777bcc4ca 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:58 +0000 Subject: [PATCH] CompatHelper: bump compat for "PlotThemes" to "2.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84266b53..9264def4 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ JSON = "0.21" Measures = "0.3" NaNMath = "0.3" PGFPlotsX = "1.2.0" -PlotThemes = "1" +PlotThemes = "1, 2.0" PlotUtils = "0.6.5" RecipesBase = "1" RecipesPipeline = "0.1.1"