From 318e145e72110fe2acf0fd1f685bffe21e4df965 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:09:16 +0100 Subject: [PATCH] CompatHelper: bump compat for T8code to 0.5, (keep existing compat) (#1775) Co-authored-by: CompatHelper Julia Co-authored-by: Hendrik Ranocha --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 267a3aa7066..a834ddeea73 100644 --- a/Project.toml +++ b/Project.toml @@ -86,7 +86,7 @@ StaticArrays = "1" StrideArrays = "0.1.18" StructArrays = "0.6" SummationByPartsOperators = "0.5.41" -T8code = "0.4.3" +T8code = "0.4.3, 0.5" TimerOutputs = "0.5.7" Triangulate = "2.0" TriplotBase = "0.1"