From bc7418f538abd9f621d9edb6e991e830a9b722bd Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 12 Nov 2021 00:26:57 +0000 Subject: [PATCH] CompatHelper: bump compat for StartUpDG to 0.12, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 36183ac9daf..8a2c5866ed1 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ RecipesBase = "1.1" Reexport = "1.0" Requires = "1.1" Setfield = "0.8" -StartUpDG = "0.11" +StartUpDG = "0.11, 0.12" Static = "0.3, 0.4" StaticArrays = "1.0" StrideArrays = "0.1.12"