From 0145838b8f41820335ddbff3f778c1b4a2b97f12 Mon Sep 17 00:00:00 2001 From: Jesse Chan Date: Thu, 5 Sep 2024 15:54:59 -0500 Subject: [PATCH] bump SBPops compat to 0.5.28 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2584c948..f7a084ce 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ Reexport = "1" Setfield = "1" SparseArrays = "1.10" StaticArrays = "1.5" -SummationByPartsOperators = "0.5.25" +SummationByPartsOperators = "0.5.28" Triangulate = "2.2" WriteVTK = "1.19" julia = "1.7"